This is the mail archive of the glibc-cvs@sources.redhat.com 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 tzset.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2004-08-11 19:24:25

Modified files:
	time           : tzset.c 

Log message:
	(tzset_internal): Add new parameter which is nonzero if called through
	tzset.  Use TZDEFAULT name including name comparison if the new
	parameter is zero.  This means implicit tzset calls will not cause
	files to be opened and read by tzfile.c all the time.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/time/tzset.c.diff?cvsroot=glibc&r1=1.76&r2=1.77


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