glibc/time
Ulrich Drepper ff152e3fc8 Update.
1998-05-14 13:25  Ulrich Drepper  <drepper@cygnus.com>

	* inet/netinet/in.h: Add defines for multicast.
	Reported by Jeremy Hall <jhall@UU.NET>.

	* stdlib/stdlib.h: Add prototypes for __setenv and __unsetenv.
	* sysdeps/generic/putenv.c: Use __setenv and __unsetenv, not setenv
	and unsetenv.  Optimize _LIBC case.
	* sysdeps/generic/setenv.c: Prevent unnecessary memory leaks.
	Define functions with leading __.

	* time/tzfile.c: Correct handling of global variables daylight,
	timezone, and tzname.
	* time/tzset.c: Likewise.
	* timezone/Makefile (tests): Add tst-timezone.
	* timezone/tst-timezone.c: New file.

1998-05-14 10:35  Ulrich Drepper  <drepper@cygnus.com>

	* timezone/asia: Update from tzdata1998d.
	* timezone/australasia: Likewise.
	* timezone/europe: Likewise.
1998-05-14 19:14:48 +00:00
..
sys
.cvsignore
ap.c
asctime.c
clocktest.c Update. 1998-02-27 16:53:21 +00:00
ctime_r.c
ctime.c
date.c
difftime.c
dysize.c
getdate.c
gmtime.c
localtime.c
Makefile Update. 1998-02-17 15:15:51 +00:00
mktime.c Update. 1998-04-12 09:16:02 +00:00
offtime.c
strftime.c Update. 1998-04-21 18:15:51 +00:00
strfxtime.c
strptime.c
test_time.args
test_time.c
time.h
timegm.c
tzfile.c Update. 1998-05-14 19:14:48 +00:00
tzset.c Update. 1998-05-14 19:14:48 +00:00