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.
 
 
 
 
 
 
Rich Felker 3486365e95 fix bug in ipv6 parsing that prevented parsing a lone "::" 15 years ago
..
__dns.c dns lookups: protect against cancellation and fix incorrect error codes 15 years ago
__dns.h initial check-in, version 0.5.0 15 years ago
__ipparse.c ipv6 parsing code (formerly dummied-out) 15 years ago
accept.c overhaul pthread cancellation 15 years ago
bind.c cleanup socketcall syscall interface to ease porting to sane(r) archs 15 years ago
connect.c overhaul pthread cancellation 15 years ago
dn_expand.c initial check-in, version 0.5.0 15 years ago
ent.c initial check-in, version 0.5.0 15 years ago
freeaddrinfo.c initial check-in, version 0.5.0 15 years ago
gai_strerror.c initial check-in, version 0.5.0 15 years ago
getaddrinfo.c disallow blank strings as service or host name 15 years ago
gethostbyaddr.c initial check-in, version 0.5.0 15 years ago
gethostbyaddr_r.c initial check-in, version 0.5.0 15 years ago
gethostbyname.c initial check-in, version 0.5.0 15 years ago
gethostbyname2.c initial check-in, version 0.5.0 15 years ago
gethostbyname2_r.c initial check-in, version 0.5.0 15 years ago
gethostbyname_r.c initial check-in, version 0.5.0 15 years ago
getnameinfo.c initial check-in, version 0.5.0 15 years ago
getpeername.c cleanup socketcall syscall interface to ease porting to sane(r) archs 15 years ago
getservbyname.c initial check-in, version 0.5.0 15 years ago
getservbyname_r.c initial check-in, version 0.5.0 15 years ago
getservbyport.c initial check-in, version 0.5.0 15 years ago
getservbyport_r.c initial check-in, version 0.5.0 15 years ago
getsockname.c cleanup socketcall syscall interface to ease porting to sane(r) archs 15 years ago
getsockopt.c cleanup socketcall syscall interface to ease porting to sane(r) archs 15 years ago
h_errno.c initial check-in, version 0.5.0 15 years ago
hstrerror.c initial check-in, version 0.5.0 15 years ago
htonl.c optimize ntohl etc. in terms of bswap functions 15 years ago
htons.c optimize ntohl etc. in terms of bswap functions 15 years ago
if_indextoname.c implement if_indextoname and if_nametoindex functions 15 years ago
if_nametoindex.c implement if_indextoname and if_nametoindex functions 15 years ago
in6addr_any.c initial check-in, version 0.5.0 15 years ago
in6addr_loopback.c initial check-in, version 0.5.0 15 years ago
inet_addr.c initial check-in, version 0.5.0 15 years ago
inet_aton.c initial check-in, version 0.5.0 15 years ago
inet_ntoa.c initial check-in, version 0.5.0 15 years ago
inet_ntop.c fix ipv6 address printing: 2001 appeared as 201, etc. 15 years ago
inet_pton.c fix bug in ipv6 parsing that prevented parsing a lone "::" 15 years ago
listen.c cleanup socketcall syscall interface to ease porting to sane(r) archs 15 years ago
ntohl.c optimize ntohl etc. in terms of bswap functions 15 years ago
ntohs.c optimize ntohl etc. in terms of bswap functions 15 years ago
proto.c initial check-in, version 0.5.0 15 years ago
recv.c cleanup socketcall syscall interface to ease porting to sane(r) archs 15 years ago
recvfrom.c overhaul pthread cancellation 15 years ago
recvmsg.c overhaul pthread cancellation 15 years ago
res_init.c initial check-in, version 0.5.0 15 years ago
res_query.c initial check-in, version 0.5.0 15 years ago
res_state.c add _res (__res_state()) dummy 15 years ago
send.c cleanup socketcall syscall interface to ease porting to sane(r) archs 15 years ago
sendmsg.c overhaul pthread cancellation 15 years ago
sendto.c overhaul pthread cancellation 15 years ago
serv.c initial check-in, version 0.5.0 15 years ago
setsockopt.c cleanup socketcall syscall interface to ease porting to sane(r) archs 15 years ago
shutdown.c cleanup socketcall syscall interface to ease porting to sane(r) archs 15 years ago
sockatmark.c cleanup socketcall syscall interface to ease porting to sane(r) archs 15 years ago
socket.c cleanup socketcall syscall interface to ease porting to sane(r) archs 15 years ago
socketpair.c cleanup socketcall syscall interface to ease porting to sane(r) archs 15 years ago