summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2001-02-19 14:33:34 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2001-02-19 14:33:34 +0000
commit04609c6ee5fd12235dc5fc6072e88a28c7e843d9 (patch)
tree9d0a1c4a333c9b4b93de6b6e11a882ab9743a8c0 /sys
parent3e1b8517b46b8cee2477f082a9a3d883b85ce2fa (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