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 Update. 2003-07-12 09:03:03 +00:00
.cvsignore
alt_digit.c
asctime.c
clocktest.c
ctime_r.c
ctime.c
datemsk
Depend
difftime.c Update. 2004-04-01 21:56:34 +00:00
dysize.c
era.c
getdate.c Update. 2003-09-04 08:27:37 +00:00
gmtime.c
lc-time-cleanup.c
localtime.c
Makefile Update. 2003-07-15 07:52:52 +00:00
mktime.c Update. 2004-04-02 00:42:24 +00:00
offtime.c
strftime_l.c Update. 2004-03-14 21:12:06 +00:00
strftime.c Update. 2004-03-14 21:12:06 +00:00
strptime_l.c 2004-08-09 Roland McGrath <roland@redhat.com> 2004-08-09 19:47:44 +00:00
strptime.c Update. 2004-03-14 21:12:06 +00:00
test_time.c
time.h Update. 2003-04-19 16:57:17 +00:00
timegm.c * time/mktime.c: (my_mktime_localtime_r): 2003-12-31 23:58:57 +00:00
tst_wcsftime.c
tst-ftime_l.c
tst-getdate.c
tst-mktime.c
tst-posixtz.c
tst-strftime.c (do_test): Add tests for - flag. 2003-05-11 22:41:23 +00:00
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 Update. 2003-01-08 02:31:28 +00:00
wcsftime_l.c Update. 2004-03-14 21:12:06 +00:00
wcsftime.c Update. 2004-03-14 21:12:06 +00:00