minix/lib/libc/ip
2010-04-26 12:43:43 +00:00
..
accept.c
addrinfo.c
bind.c
connect.c
dhcp_gettag.c
dhcp_settag.c
ether_line.c
ether.h
ethera2n.c
ethere2a.c
etherh2n.c
ethern2h.c
gai_strerror.c
getdomain.c
gethnmadr.c
gethostent.c
gethostname.c
getifaddrs.c Removed unused variables, added const where possible. 2010-04-07 11:25:51 +00:00
getnetbyaddr.c
getnetbyname.c
getnetent.c
getpeername.c
getproto.c
getprotoent.c
getprotoname.c
getservent.c
getsockname.c
getsockopt.c
getsrvbyname.c
getsrvbyport.c
hton.c
inet_addr.c
inet_network.c
inet_ntoa.c
listen.c
Makefile.inc Remove a redundant getdomainname() implementation. 2010-04-26 12:43:43 +00:00
memcspn.c
nameinfo.c
oneC_sum.c Remove U16_t and most other similar types. Rewrite functions to ansi-style 2010-04-21 11:05:22 +00:00
rcmd.c
recv.c
recvfrom.c Removed unused variables, added const where possible. 2010-04-07 11:25:51 +00:00
res_comp.c Remove U16_t and most other similar types. Rewrite functions to ansi-style 2010-04-21 11:05:22 +00:00
res_init.c
res_mkquery.c
res_query.c
res_send.c Fix some compilation errors with the gcc compiler, fix some recent warnings. 2010-04-22 13:59:34 +00:00
ruserok.c
send.c
sendto.c
servxcheck.c
sethostent.c
setsockopt.c Removed unused variables, added const where possible. 2010-04-07 11:25:51 +00:00
shutdown.c
socket.c
strcasecmp.c