Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/time



Module Name:    src
Committed By:   mlelstv
Date:           Sat Oct 24 17:01:04 UTC 2009

Modified Files:
        src/lib/libc/time: localtime.c

Log Message:
With 64bit time_t years can be negative and lapyear computation
requires rounding down. This avoids an infinite loop in localtime().


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/lib/libc/time/localtime.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index