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
netinet Update. 1998-05-14 19:14:48 +00:00
protocols
.cvsignore
Makefile Update. 1998-04-28 15:58:57 +00:00
aliases.h
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
getaliasent.c
getaliasent_r.c
getaliasname.c
getaliasname_r.c
gethstbyad.c
gethstbyad_r.c
gethstbynm.c
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
getnetgrent_r.c
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
htontest.c
in6_addr.c
inet_lnaof.c
inet_mkadr.c
inet_net.c
inet_netof.c
inet_ntoa.c
netgroup.h
rcmd.c Update. 1998-04-24 14:19:19 +00:00
rexec.c
ruserpass.c
test_ifindex.c
tst-ether_aton.c Update. 1998-05-01 10:39:47 +00:00
tst-ntoa.c