.. |
__dns.c
|
d104c1f7e2
fix broken dns response parsing code that made most ipv6 lookups fail
|
14 years ago |
__dns.h
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
__ipparse.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
accept.c
|
feee98903c
overhaul pthread cancellation
|
14 years ago |
bind.c
|
03a2f3e48c
cleanup socketcall syscall interface to ease porting to sane(r) archs
|
14 years ago |
connect.c
|
feee98903c
overhaul pthread cancellation
|
14 years ago |
dn_expand.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
ent.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
freeaddrinfo.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
gai_strerror.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
getaddrinfo.c
|
e2cc0bee11
return the requested string as the "canonical name" for numeric addresses
|
14 years ago |
gethostbyaddr.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
gethostbyaddr_r.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
gethostbyname.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
gethostbyname2.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
gethostbyname2_r.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
gethostbyname_r.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
getnameinfo.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
getpeername.c
|
03a2f3e48c
cleanup socketcall syscall interface to ease porting to sane(r) archs
|
14 years ago |
getservbyname.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
getservbyname_r.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
getservbyport.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
getservbyport_r.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
getsockname.c
|
03a2f3e48c
cleanup socketcall syscall interface to ease porting to sane(r) archs
|
14 years ago |
getsockopt.c
|
03a2f3e48c
cleanup socketcall syscall interface to ease porting to sane(r) archs
|
14 years ago |
h_errno.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
hstrerror.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
htonl.c
|
c89862660b
optimize ntohl etc. in terms of bswap functions
|
14 years ago |
htons.c
|
c89862660b
optimize ntohl etc. in terms of bswap functions
|
14 years ago |
if_indextoname.c
|
92b2eb8d03
implement if_indextoname and if_nametoindex functions
|
14 years ago |
if_nametoindex.c
|
92b2eb8d03
implement if_indextoname and if_nametoindex functions
|
14 years ago |
in6addr_any.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
in6addr_loopback.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
inet_addr.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
inet_aton.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
inet_ntoa.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
inet_ntop.c
|
5b8d81f706
fix ipv6 address printing: 2001 appeared as 201, etc.
|
14 years ago |
inet_pton.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
listen.c
|
03a2f3e48c
cleanup socketcall syscall interface to ease porting to sane(r) archs
|
14 years ago |
ntohl.c
|
c89862660b
optimize ntohl etc. in terms of bswap functions
|
14 years ago |
ntohs.c
|
c89862660b
optimize ntohl etc. in terms of bswap functions
|
14 years ago |
proto.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
recv.c
|
03a2f3e48c
cleanup socketcall syscall interface to ease porting to sane(r) archs
|
14 years ago |
recvfrom.c
|
feee98903c
overhaul pthread cancellation
|
14 years ago |
recvmsg.c
|
feee98903c
overhaul pthread cancellation
|
14 years ago |
res_init.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
res_query.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
res_state.c
|
97d0988fd8
add _res (__res_state()) dummy
|
14 years ago |
send.c
|
03a2f3e48c
cleanup socketcall syscall interface to ease porting to sane(r) archs
|
14 years ago |
sendmsg.c
|
feee98903c
overhaul pthread cancellation
|
14 years ago |
sendto.c
|
feee98903c
overhaul pthread cancellation
|
14 years ago |
serv.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
setsockopt.c
|
03a2f3e48c
cleanup socketcall syscall interface to ease porting to sane(r) archs
|
14 years ago |
shutdown.c
|
03a2f3e48c
cleanup socketcall syscall interface to ease porting to sane(r) archs
|
14 years ago |
sockatmark.c
|
03a2f3e48c
cleanup socketcall syscall interface to ease porting to sane(r) archs
|
14 years ago |
socket.c
|
03a2f3e48c
cleanup socketcall syscall interface to ease porting to sane(r) archs
|
14 years ago |
socketpair.c
|
03a2f3e48c
cleanup socketcall syscall interface to ease porting to sane(r) archs
|
14 years ago |