..
__dns.c
fix broken dns response parsing code that made most ipv6 lookups fail
15 years ago
__dns.h
initial check-in, version 0.5.0
15 years ago
__ipparse.c
initial check-in, version 0.5.0
15 years ago
accept.c
cleanup socketcall syscall interface to ease porting to sane(r) archs
15 years ago
bind.c
cleanup socketcall syscall interface to ease porting to sane(r) archs
15 years ago
connect.c
cleanup socketcall syscall interface to ease porting to sane(r) archs
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
return the requested string as the "canonical name" for numeric addresses
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
initial check-in, version 0.5.0
15 years ago
htons.c
initial check-in, version 0.5.0
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
initial check-in, version 0.5.0
15 years ago
listen.c
cleanup socketcall syscall interface to ease porting to sane(r) archs
15 years ago
ntohl.c
initial check-in, version 0.5.0
15 years ago
ntohs.c
initial check-in, version 0.5.0
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
cleanup socketcall syscall interface to ease porting to sane(r) archs
15 years ago
recvmsg.c
workaround broken msghdr struct on 64bit linux
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
workaround broken msghdr struct on 64bit linux
15 years ago
sendto.c
cleanup socketcall syscall interface to ease porting to sane(r) archs
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