glibc/inet
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
..
arpa Update. 1997-12-04 00:12:34 +00:00
netinet Update. 1998-05-14 19:14:48 +00:00
protocols Update. 1997-11-12 00:06:02 +00:00
.cvsignore
Makefile Update. 1998-04-28 15:58:57 +00:00
aliases.h Update. 1997-06-21 02:59:26 +00:00
ether_aton.c Update. 1998-04-30 16:57:48 +00:00
ether_aton_r.c Update. 1998-04-28 14:22:07 +00:00
ether_hton.c
ether_line.c
ether_ntoa.c
ether_ntoa_r.c
ether_ntoh.c Update. 1997-11-06 00:02:46 +00:00
getaliasent.c
getaliasent_r.c
getaliasname.c
getaliasname_r.c
gethstbyad.c
gethstbyad_r.c
gethstbynm.c Update. 1997-11-06 00:02:46 +00:00
gethstbynm2.c
gethstbynm2_r.c
gethstbynm_r.c
gethstent.c
gethstent_r.c
getnameinfo.c Update. 1998-04-10 09:48:20 +00:00
getnetbyad.c
getnetbyad_r.c
getnetbynm.c
getnetbynm_r.c
getnetent.c
getnetent_r.c
getnetgrent.c Update. 1997-10-31 22:55:02 +00:00
getnetgrent_r.c Update. 1998-01-30 11:44:34 +00:00
getproto.c
getproto_r.c
getprtent.c
getprtent_r.c
getprtname.c
getprtname_r.c
getrpcbyname.c
getrpcbyname_r.c
getrpcbynumber.c
getrpcbynumber_r.c
getrpcent.c
getrpcent_r.c
getservent.c
getservent_r.c
getsrvbynm.c
getsrvbynm_r.c
getsrvbypt.c
getsrvbypt_r.c
herrno.c Update. 1998-02-01 17:06:45 +00:00
htontest.c Update. 1997-07-24 01:36:01 +00:00
in6_addr.c
inet_lnaof.c
inet_mkadr.c
inet_net.c
inet_netof.c
inet_ntoa.c Update. 1998-03-12 17:26:19 +00:00
netgroup.h Update. 1997-12-08 03:06:47 +00:00
rcmd.c Update. 1998-04-24 14:19:19 +00:00
rexec.c
ruserpass.c Update. 1997-11-06 00:02:46 +00:00
test_ifindex.c Update. 1997-12-22 20:53:38 +00:00
tst-ether_aton.c Update. 1998-05-01 10:39:47 +00:00
tst-ntoa.c Update. 1997-08-10 18:37:15 +00:00