]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
make the check for GMT offset occur each time through the loop,
authorKen Coar <coar@apache.org>
Wed, 16 Jun 2004 21:27:06 +0000 (21:27 +0000)
committerKen Coar <coar@apache.org>
Wed, 16 Jun 2004 21:27:06 +0000 (21:27 +0000)
commit4f3d5516c595ac42130e695578c3738d930254bb
tree267d99346846a64656eaefc56d9ba919beb90cb8
parent2c06c76cb0a3be9a9f5e94d31ecd3e9e943a3079
make the check for GMT offset occur each time through the loop,
in case a switch between standard and daylight savings time
occurred.  (correction to previous code courtesy of Uli Zappe.)

PR: 24417
Submitted by: Uli Zappe <uli ritual.org>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103973 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/programs/rotatelogs.xml
support/rotatelogs.c