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 56ddcc7208 fix for previous incorrect fix of cancellation in dns lookups 14 years ago
..
__dns.c fix for previous incorrect fix of cancellation in dns lookups 14 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 fix wrong messages in gai_strerror 15 years ago
getaddrinfo.c port numbers should always be interpreted as decimal 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 remove some stray trailing space characters 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_freenameindex.c implement if_nameindex and if_freenameindex 15 years ago
if_indextoname.c implement if_indextoname and if_nametoindex functions 15 years ago
if_nameindex.c implement if_nameindex and if_freenameindex 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 remove some stray trailing space characters 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
netname.c "implement" getnetbyaddr and getnetbyname 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 res_search symbol, aliased to res_query for now (better than nothing) 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