Mike Frysinger 76945fb093 add support for getrpcbynumber_r/getrpcbyname_r/getrpcent_r and a config option to enable REENTRANT RPC 19 years ago
..
rpc 76945fb093 add support for getrpcbynumber_r/getrpcbyname_r/getrpcent_r and a config option to enable REENTRANT RPC 19 years ago
.indent.pro c1fe19d4c1 Bug ugly formatting update 23 years ago
Makefile 130697527b merge parallel build support 19 years ago
addr.c 7c23a63553 Document more things inet_aton() 'should' support but actually doesn't. 19 years ago
ether_addr.c 53686db34d Per discussion with Nick Fedchik, restore original LGPL 21 years ago
gai_strerror.c 54d956c541 Bart Visscher <magick@Linux-Fan.com> has added some missing IPV6 support, and 22 years ago
getaddrinfo.c 2211900811 Oops. 21 years ago
getnetbyad.c ee185898f6 Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add 22 years ago
getnetbynm.c ee185898f6 Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add 22 years ago
getnetent.c e12e7804ba Add missing include. 20 years ago
getproto.c e32376aaed Reduce memory used by static buffers and allocate that memory dynamicly 20 years ago
getservice.c d1b32a77aa Change the global 'buf' to 'servbuf' since some functions in here use 20 years ago
herror.c 34436c0961 Grr. I should learn to compile stuff before committing 22 years ago
hostid.c ee185898f6 Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add 22 years ago
if_nametoindex.c 0de70f2020 Stephen Hemminger from osdl dot org writes: 20 years ago
in6_addr.c ac47326a5c Cleanup use of in6addr_loopback and in6addr_any 21 years ago
inet_net.c abd02d7387 Atsushi Nemoto writes: 20 years ago
ntohl.c 49583513c6 Add function versions of ntohl and friends 20 years ago
ntop.c 8ef5414332 ifdef out check which always fails 19 years ago
resolv.c 60841bc6f4 The default static buffer sizes are too small to handle the 8 entries returned 19 years ago
socketcalls.c 7d0af1f89e if both __NR_send and __NR_socketcall do not exist, fall back to __NR_sendto (same goes for recv/recvfrom) 19 years ago