Module Name: src Committed By: christos Date: Fri Jan 14 23:35:07 UTC 2011
Modified Files: src/lib/libc/time: Makefile localtime.c zdump.c zic.c Log Message: don't depend on integer oveflow wrapping to detect it. From Paul Eggert in the tz mailing list. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 src/lib/libc/time/Makefile cvs rdiff -u -r1.51 -r1.52 src/lib/libc/time/localtime.c cvs rdiff -u -r1.17 -r1.18 src/lib/libc/time/zdump.c cvs rdiff -u -r1.26 -r1.27 src/lib/libc/time/zic.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.