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.
 
 
 
 
 
 
Florian Weimer 2dce81a319 getnameinfo: Refactor and fix memory leak [BZ #19642] 10 years ago
..
arpa Update copyright dates with scripts/update-copyrights. 10 years ago
netinet Update copyright dates with scripts/update-copyrights. 10 years ago
protocols Don't use removed rpc headers 15 years ago
Makefile Update copyright dates with scripts/update-copyrights. 10 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. 10 years ago
bug-if1.c Update copyright dates with scripts/update-copyrights. 10 years ago
check_native.c Update copyright dates with scripts/update-copyrights. 10 years ago
check_pf.c Update copyright dates with scripts/update-copyrights. 10 years ago
ether_aton.c Update copyright dates with scripts/update-copyrights. 10 years ago
ether_aton_r.c Update copyright dates with scripts/update-copyrights. 10 years ago
ether_hton.c Update copyright dates with scripts/update-copyrights. 10 years ago
ether_line.c Update copyright dates with scripts/update-copyrights. 10 years ago
ether_ntoa.c Update copyright dates with scripts/update-copyrights. 10 years ago
ether_ntoa_r.c Update copyright dates with scripts/update-copyrights. 10 years ago
ether_ntoh.c Update copyright dates with scripts/update-copyrights. 10 years ago
getaliasent.c Update copyright dates with scripts/update-copyrights. 10 years ago
getaliasent_r.c Update copyright dates with scripts/update-copyrights. 10 years ago
getaliasname.c Update copyright dates with scripts/update-copyrights. 10 years ago
getaliasname_r.c Update copyright dates with scripts/update-copyrights. 10 years ago
gethstbyad.c Update copyright dates with scripts/update-copyrights. 10 years ago
gethstbyad_r.c Update copyright dates with scripts/update-copyrights. 10 years ago
gethstbynm.c Update copyright dates with scripts/update-copyrights. 10 years ago
gethstbynm2.c Update copyright dates with scripts/update-copyrights. 10 years ago
gethstbynm2_r.c Update copyright dates with scripts/update-copyrights. 10 years ago
gethstbynm_r.c Update copyright dates with scripts/update-copyrights. 10 years ago
gethstent.c Update copyright dates with scripts/update-copyrights. 10 years ago
gethstent_r.c Update copyright dates with scripts/update-copyrights. 10 years ago
getipv4sourcefilter.c Update copyright dates with scripts/update-copyrights. 10 years ago
getnameinfo.c getnameinfo: Refactor and fix memory leak [BZ #19642] 10 years ago
getnetbyad.c Update copyright dates with scripts/update-copyrights. 10 years ago
getnetbyad_r.c Update copyright dates with scripts/update-copyrights. 10 years ago
getnetbynm.c Update copyright dates with scripts/update-copyrights. 10 years ago
getnetbynm_r.c Update copyright dates with scripts/update-copyrights. 10 years ago
getnetent.c Update copyright dates with scripts/update-copyrights. 10 years ago
getnetent_r.c Update copyright dates with scripts/update-copyrights. 10 years ago
getnetgrent.c Update copyright dates with scripts/update-copyrights. 10 years ago
getnetgrent_r.c Update copyright dates with scripts/update-copyrights. 10 years ago
getproto.c Update copyright dates with scripts/update-copyrights. 10 years ago
getproto_r.c Update copyright dates with scripts/update-copyrights. 10 years ago
getprtent.c Update copyright dates with scripts/update-copyrights. 10 years ago
getprtent_r.c Update copyright dates with scripts/update-copyrights. 10 years ago
getprtname.c Update copyright dates with scripts/update-copyrights. 10 years ago
getprtname_r.c Update copyright dates with scripts/update-copyrights. 10 years ago
getservent.c Update copyright dates with scripts/update-copyrights. 10 years ago
getservent_r.c Update copyright dates with scripts/update-copyrights. 10 years ago
getsourcefilter.c Update copyright dates with scripts/update-copyrights. 10 years ago
getsrvbynm.c Update copyright dates with scripts/update-copyrights. 10 years ago
getsrvbynm_r.c Update copyright dates with scripts/update-copyrights. 10 years ago
getsrvbypt.c Update copyright dates with scripts/update-copyrights. 10 years ago
getsrvbypt_r.c Update copyright dates with scripts/update-copyrights. 10 years ago
herrno-loc.c Update copyright dates with scripts/update-copyrights. 10 years ago
herrno.c Update copyright dates with scripts/update-copyrights. 10 years ago
htonl.c Update copyright dates with scripts/update-copyrights. 10 years ago
htons.c Update copyright dates with scripts/update-copyrights. 10 years ago
htontest.c Update copyright dates with scripts/update-copyrights. 10 years ago
if_index.c Update copyright dates with scripts/update-copyrights. 10 years ago
ifaddrs.c Update copyright dates with scripts/update-copyrights. 10 years ago
ifaddrs.h Update copyright dates with scripts/update-copyrights. 10 years ago
ifreq.c Update copyright dates with scripts/update-copyrights. 10 years ago
in6_addr.c Update copyright dates with scripts/update-copyrights. 10 years ago
inet6_opt.c Update copyright dates with scripts/update-copyrights. 10 years ago
inet6_option.c Update copyright dates with scripts/update-copyrights. 10 years ago
inet6_rth.c Update copyright dates with scripts/update-copyrights. 10 years ago
inet_lnaof.c inet: Remove SCCS keywords 10 years ago
inet_mkadr.c inet: Remove SCCS keywords 10 years ago
inet_net.c inet: Remove SCCS keywords 10 years ago
inet_netof.c inet: Remove SCCS keywords 10 years ago
inet_ntoa.c Update copyright dates with scripts/update-copyrights. 10 years ago
netgroup.h Update copyright dates with scripts/update-copyrights. 10 years ago
rcmd.c inet: Remove SCCS keywords 10 years ago
rexec.c inet: Remove SCCS keywords 10 years ago
ruserpass.c inet: Remove SCCS keywords 10 years ago
setipv4sourcefilter.c Update copyright dates with scripts/update-copyrights. 10 years ago
setsourcefilter.c Update copyright dates with scripts/update-copyrights. 10 years ago
test-ifaddrs.c Update copyright dates with scripts/update-copyrights. 10 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. 10 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. 10 years ago
tst-ntoa.c Modify several tests to use test-skeleton.c 12 years ago