diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2001-02-19 14:33:34 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2001-02-19 14:33:34 +0000 |
commit | 04609c6ee5fd12235dc5fc6072e88a28c7e843d9 (patch) | |
tree | 9d0a1c4a333c9b4b93de6b6e11a882ab9743a8c0 /sys | |
parent | 3e1b8517b46b8cee2477f082a9a3d883b85ce2fa (diff) |
Normalize the time in minutes to GMT so we can really catch DST changes
(since time() does not change during a DST switch). This makes cron
correctly detect DST changes. It does not fix the problem of wildcard
jobs running multiple times. Also, don't rely on tm_gmtoff since that
is non-standard (but use it when we have it).
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions