You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Arjun Shankar c1f4108352 Modify several tests to use test-skeleton.c 11 years ago
..
arpa Update copyright dates with scripts/update-copyrights. 11 years ago
netinet in.h: Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc [BZ #15850] 11 years ago
protocols Don't use removed rpc headers 15 years ago
Makefile Exclude rpcent functions and NSS backends for rpc, key when excluding sunrpc. 11 years ago
Versions Exclude rpcent functions and NSS backends for rpc, key when excluding sunrpc. 11 years ago
aliases.h Update copyright dates with scripts/update-copyrights. 11 years ago
bug-if1.c Update copyright dates with scripts/update-copyrights. 11 years ago
check_native.c Update copyright dates with scripts/update-copyrights. 11 years ago
check_pf.c Update copyright dates with scripts/update-copyrights. 11 years ago
ether_aton.c Update copyright dates with scripts/update-copyrights. 11 years ago
ether_aton_r.c Update copyright dates with scripts/update-copyrights. 11 years ago
ether_hton.c Update copyright dates with scripts/update-copyrights. 11 years ago
ether_line.c Update copyright dates with scripts/update-copyrights. 11 years ago
ether_ntoa.c Update copyright dates with scripts/update-copyrights. 11 years ago
ether_ntoa_r.c Update copyright dates with scripts/update-copyrights. 11 years ago
ether_ntoh.c Update copyright dates with scripts/update-copyrights. 11 years ago
getaliasent.c Update copyright dates with scripts/update-copyrights. 11 years ago
getaliasent_r.c Update copyright dates with scripts/update-copyrights. 11 years ago
getaliasname.c Update copyright dates with scripts/update-copyrights. 11 years ago
getaliasname_r.c Update copyright dates with scripts/update-copyrights. 11 years ago
gethstbyad.c Update copyright dates with scripts/update-copyrights. 11 years ago
gethstbyad_r.c Fix gethostbyaddr in6addr_any, in6addr_loopback namespace (bug 18532). 11 years ago
gethstbynm.c Update copyright dates with scripts/update-copyrights. 11 years ago
gethstbynm2.c Update copyright dates with scripts/update-copyrights. 11 years ago
gethstbynm2_r.c Update copyright dates with scripts/update-copyrights. 11 years ago
gethstbynm_r.c Update copyright dates with scripts/update-copyrights. 11 years ago
gethstent.c Update copyright dates with scripts/update-copyrights. 11 years ago
gethstent_r.c Update copyright dates with scripts/update-copyrights. 11 years ago
getipv4sourcefilter.c Update copyright dates with scripts/update-copyrights. 11 years ago
getnameinfo.c getnameinfo: Use struct scratch_buffer instead of extend_alloca 11 years ago
getnetbyad.c Update copyright dates with scripts/update-copyrights. 11 years ago
getnetbyad_r.c Update copyright dates with scripts/update-copyrights. 11 years ago
getnetbynm.c Update copyright dates with scripts/update-copyrights. 11 years ago
getnetbynm_r.c Update copyright dates with scripts/update-copyrights. 11 years ago
getnetent.c Update copyright dates with scripts/update-copyrights. 11 years ago
getnetent_r.c Update copyright dates with scripts/update-copyrights. 11 years ago
getnetgrent.c Update copyright dates with scripts/update-copyrights. 11 years ago
getnetgrent_r.c Update copyright dates with scripts/update-copyrights. 11 years ago
getproto.c Update copyright dates with scripts/update-copyrights. 11 years ago
getproto_r.c Update copyright dates with scripts/update-copyrights. 11 years ago
getprtent.c Update copyright dates with scripts/update-copyrights. 11 years ago
getprtent_r.c Update copyright dates with scripts/update-copyrights. 11 years ago
getprtname.c Update copyright dates with scripts/update-copyrights. 11 years ago
getprtname_r.c Update copyright dates with scripts/update-copyrights. 11 years ago
getservent.c Update copyright dates with scripts/update-copyrights. 11 years ago
getservent_r.c Update copyright dates with scripts/update-copyrights. 11 years ago
getsourcefilter.c Update copyright dates with scripts/update-copyrights. 11 years ago
getsrvbynm.c Update copyright dates with scripts/update-copyrights. 11 years ago
getsrvbynm_r.c Update copyright dates with scripts/update-copyrights. 11 years ago
getsrvbypt.c Update copyright dates with scripts/update-copyrights. 11 years ago
getsrvbypt_r.c Update copyright dates with scripts/update-copyrights. 11 years ago
herrno-loc.c Update copyright dates with scripts/update-copyrights. 11 years ago
herrno.c Fix h_errno namespace (bug 18520). 11 years ago
htonl.c Update copyright dates with scripts/update-copyrights. 11 years ago
htons.c Update copyright dates with scripts/update-copyrights. 11 years ago
htontest.c Update copyright dates with scripts/update-copyrights. 11 years ago
if_index.c Add missing libc_hidden_weak to stub if_nameindex, if_freenameindex. 11 years ago
ifaddrs.c Update copyright dates with scripts/update-copyrights. 11 years ago
ifaddrs.h Update copyright dates with scripts/update-copyrights. 11 years ago
ifreq.c Update copyright dates with scripts/update-copyrights. 11 years ago
in6_addr.c Fix gethostbyaddr in6addr_any, in6addr_loopback namespace (bug 18532). 11 years ago
inet6_opt.c Update copyright dates with scripts/update-copyrights. 11 years ago
inet6_option.c Update copyright dates with scripts/update-copyrights. 11 years ago
inet6_rth.c Update copyright dates with scripts/update-copyrights. 11 years ago
inet_lnaof.c Avoid use of "register" as optimization hint. 13 years ago
inet_mkadr.c Fix resolver inet_* namespace (bug 17722). 11 years ago
inet_net.c Update copyright dates with scripts/update-copyrights. 11 years ago
inet_netof.c Avoid use of "register" as optimization hint. 13 years ago
inet_ntoa.c Update copyright dates with scripts/update-copyrights. 11 years ago
netgroup.h Update copyright dates with scripts/update-copyrights. 11 years ago
rcmd.c Fix ruserok scalability with large ~/.rhosts file. 11 years ago
rexec.c * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inline 17 years ago
ruserpass.c Use (void) in no-arguments function definitions. 13 years ago
setipv4sourcefilter.c Update copyright dates with scripts/update-copyrights. 11 years ago
setsourcefilter.c Update copyright dates with scripts/update-copyrights. 11 years ago
test-ifaddrs.c Update copyright dates with scripts/update-copyrights. 11 years ago
test-inet6_opt.c Modify several tests to use test-skeleton.c 12 years ago
test_ifindex.c Update copyright dates with scripts/update-copyrights. 11 years ago
tst-checks.c Fix more warnings 15 years ago
tst-ether_aton.c Modify several tests to use test-skeleton.c 11 years ago
tst-ether_line.c [BZ #5441, BZ #5452, BZ #5454] 19 years ago
tst-gethnm.c Modify several tests to use test-skeleton.c 12 years ago
tst-getni1.c Remove trailing whitespace. 13 years ago
tst-getni2.c Remove trailing whitespace. 13 years ago
tst-inet6_rth.c Fix a strict-alias warning in tst-inet6_rth. 14 years ago
tst-network.c Update copyright dates with scripts/update-copyrights. 11 years ago
tst-ntoa.c Modify several tests to use test-skeleton.c 12 years ago