This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc/time tzfile.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2007-10-17 14:44:26

Modified files:
	time           : tzfile.c 

Log message:
	(__tzfile_read): Read POSIX TZ string if available even when time_t is 32-bit.
	(__tzfile_compute): Override POSIX TZ string STD/DST zone names
	if timezone data read by __tzfile_default.  Ensure __tzname[0] is
	always set after the search.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/time/tzfile.c.diff?cvsroot=glibc&r1=1.68&r2=1.69


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]