Module Name: src Committed By: christos Date: Sat Jan 31 18:55:17 UTC 2015
Modified Files: src/lib/libc/time: Makefile NEWS localtime.c tz-art.htm tz-link.htm tzselect.ksh Log Message: merge tzcode2015a: tzalloc now scrubs time zone abbreviations compatibly with the way that tzset always has, by replacing invalid bytes with '_' and by shortening too-long abbreviations. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/lib/libc/time/Makefile cvs rdiff -u -r1.8 -r1.9 src/lib/libc/time/NEWS src/lib/libc/time/tz-art.htm cvs rdiff -u -r1.92 -r1.93 src/lib/libc/time/localtime.c cvs rdiff -u -r1.20 -r1.21 src/lib/libc/time/tz-link.htm cvs rdiff -u -r1.12 -r1.13 src/lib/libc/time/tzselect.ksh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.