Source-Changes archive

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

CVS commit: src/tests/lib/libc/time



Module Name:    src
Committed By:   apb
Date:           Sat Dec 17 19:04:07 UTC 2011

Modified Files:
        src/tests/lib/libc/time: t_mktime.c

Log Message:
Add some tests for timegm(3) close to the epoch.  In
particular, 1969-12-31 23:59:59 should convert to (time_t)-1
with errno = 0.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/time/t_mktime.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