glibc/time
Ulrich Drepper 640b76b7dc Update.
2004-08-11  Ulrich Drepper  <drepper@redhat.com>

	* time/tzset.c (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.

2004-08-11  Jakub Jelinek  <jakub@redhat.com>

	* time/tzfile.c (__tzfile_read): Free transitions only if it will
	not be reused.
2004-08-11 19:26:20 +00:00
..
sys
.cvsignore
alt_digit.c
asctime.c
clocktest.c
ctime_r.c
ctime.c
datemsk
Depend
difftime.c
dysize.c
era.c
getdate.c
gmtime.c
lc-time-cleanup.c
localtime.c
Makefile
mktime.c
offtime.c
strftime_l.c
strftime.c
strptime_l.c 2004-08-09 Roland McGrath <roland@redhat.com> 2004-08-09 19:47:44 +00:00
strptime.c
test_time.c
time.h
timegm.c
tst_wcsftime.c
tst-ftime_l.c
tst-getdate.c
tst-mktime.c
tst-posixtz.c
tst-strftime.c
tst-strptime.c
tzfile.c Update. 2004-08-11 19:26:20 +00:00
tzset.c (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. 2004-08-11 19:24:24 +00:00
Versions
wcsftime_l.c
wcsftime.c