glibc/inet
Ulrich Drepper 8500b0caba Update.
* nis/nss_nis/nis-netgrp.c: Remove locking by using data in struct
	__netgrent object passed in instead of global variables.
	Optimize.
	* nis/nss_nisplus/nisplus-netgrp.c: Remove locking by using data
	in struct __netgrent object passed in instead of global variables.
	* inet/netgroup.h (struct __netgrent): Add service_user field.
	Move cursor in anonymous union, add new field location to that
	union.
	* inet/getnetgrent_r.c: Extensive rewrite to really enable
	concurrent uset of set/get/endnetgrent and innetgr.
2004-08-14 04:21:09 +00:00
..
arpa Change inet_aton type from in_addr_t to int. 2004-07-21 16:28:40 +00:00
netinet Update. 2004-08-07 18:22:26 +00:00
protocols
.cvsignore
aliases.h
bug-if1.c Update. 2004-06-29 04:43:45 +00:00
ether_aton_r.c
ether_aton.c
ether_hton.c
ether_line.c
ether_ntoa_r.c
ether_ntoa.c
ether_ntoh.c
getaliasent_r.c
getaliasent.c
getaliasname_r.c
getaliasname.c
gethstbyad_r.c
gethstbyad.c
gethstbynm2_r.c
gethstbynm2.c
gethstbynm_r.c
gethstbynm.c
gethstent_r.c
gethstent.c
getnameinfo.c Update. 2004-03-17 20:02:19 +00:00
getnetbyad_r.c
getnetbyad.c
getnetbynm_r.c
getnetbynm.c
getnetent_r.c
getnetent.c
getnetgrent_r.c Update. 2004-08-14 04:21:09 +00:00
getnetgrent.c
getproto_r.c
getproto.c
getprtent_r.c
getprtent.c
getprtname_r.c
getprtname.c
getrpcbyname_r.c
getrpcbyname.c
getrpcbynumber_r.c
getrpcbynumber.c
getrpcent_r.c
getrpcent.c
getservent_r.c
getservent.c
getsrvbynm_r.c
getsrvbynm.c
getsrvbypt_r.c
getsrvbypt.c
herrno.c
htontest.c
ifaddrs.h
in6_addr.c
inet6_option.c Update. 2003-06-14 09:00:28 +00:00
inet_lnaof.c
inet_mkadr.c Update. 2003-08-27 20:57:30 +00:00
inet_net.c
inet_netof.c
inet_ntoa.c
Makefile Update. 2004-07-26 04:29:07 +00:00
netgroup.h Update. 2004-08-14 04:21:09 +00:00
rcmd.c Update. 2003-12-31 21:44:08 +00:00
rexec.c
ruserpass.c Update. 2003-09-04 08:27:37 +00:00
test_ifindex.c
test-ifaddrs.c Update. 2004-06-01 18:53:04 +00:00
tst-ether_aton.c
tst-gethnm.c
tst-network.c
tst-ntoa.c
Versions Update. 2004-07-26 04:29:07 +00:00