glibc/inet
Ulrich Drepper 85599e53cd Update.
2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>

	* sysdeps/posix/getaddrinfo.c: Clean-up: define family to hold
	target family.

2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>

	* sysdeps/posix/getaddrinfo.c: Loosen protocol check to ease raw
	socket creation.

2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>

	* sysdeps/posix/getaddrinfo.c: Ensure to fill ai_socktype and
	ai_protocol by internal table if service was not given.

2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>

	* sysdeps/posix/getaddrinfo.c: Don't raise an error even if
	numerical port was specified with protocol without socktype.

2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>

	* sysdeps/posix/getaddrinfo.c: Ensure to check if protocol is ok.

2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>

	* inet/getnameinfo.c: getnameinfo() NI_xxx flag validation.

2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>

	* sysdeps/posix/getaddrinfo.c: Ensure not to fill garbage value in
	sin6_scope_id field.

2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>

	* inet/getnameinfo.c: Repair getnameinfo() sin6_socpe_id support.

2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>

	* inet/getnameinfo.c: Repair NI_NOFQDN flag support.

2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>

	* inet/getnameinfo.c: Wake-up sin6_scope_id support in
	getnameinfo(): check for whether sin6_socpe_id exist was wrong.

2000-11-09  Martin Schwidefsky  <mschwide@nc.boeblingen.de.ibm.com>

	* sysdeps/unix/sysv/linux/s390/mmap.S: Use mmap2 if it is present.
	* sysdeps/unix/sysv/linux/s390/mmap64.S: New file.
2000-11-10 04:15:55 +00:00
..
arpa Update. 2000-08-21 06:49:52 +00:00
netinet Update. 2000-08-23 07:15:54 +00:00
protocols Update. 1999-06-08 21:20:07 +00:00
.cvsignore
Makefile Update. 2000-08-12 06:52:46 +00:00
Versions Update. 2000-07-31 23:14:10 +00:00
aliases.h Update. 1999-10-09 21:56:43 +00:00
ether_aton.c
ether_aton_r.c
ether_hton.c Update. 1999-08-04 16:01:55 +00:00
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 Update. 2000-04-30 04:17:35 +00:00
gethstbyad_r.c Update. 2000-04-30 04:17:35 +00:00
gethstbynm.c
gethstbynm2.c
gethstbynm2_r.c Update. 1999-11-01 07:13:56 +00:00
gethstbynm_r.c
gethstent.c
gethstent_r.c
getnameinfo.c Update. 2000-11-10 04:15:55 +00:00
getnetbyad.c Update. 2000-04-01 22:30:22 +00:00
getnetbyad_r.c Update. 2000-04-01 22:30:22 +00:00
getnetbynm.c
getnetbynm_r.c
getnetent.c
getnetent_r.c
getnetgrent.c * sysdeps/unix/sysv/linux/getsysstats.c (free_mem): Revert last 2000-07-14 07:42:07 +00:00
getnetgrent_r.c Update. 1999-08-04 16:01:55 +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
htontest.c
in6_addr.c
inet_lnaof.c Update. 1999-06-08 21:20:07 +00:00
inet_mkadr.c Update. 1999-06-08 21:20:07 +00:00
inet_net.c (inet_network): Add missing part of last patch. 2000-02-12 07:38:04 +00:00
inet_netof.c Update. 1999-06-08 21:20:07 +00:00
inet_ntoa.c Update. 2000-08-24 08:53:30 +00:00
netgroup.h
rcmd.c Update. 2000-09-01 02:26:05 +00:00
rexec.c Update. 2000-10-28 00:45:40 +00:00
ruserpass.c Update. 2000-09-01 02:26:05 +00:00
test_ifindex.c
tst-ether_aton.c
tst-gethnm.c Include string.h to provide prototype for strcmp. 2000-08-19 18:04:56 +00:00
tst-network.c Update. 2000-02-11 18:50:36 +00:00
tst-ntoa.c