minix/lib/libc/ip
2010-07-15 14:05:23 +00:00
..
accept.c Add support for UNIX Domain Sockets to the C lib. Contributed by Thomas Cort 2010-07-15 14:05:23 +00:00
addrinfo.c
bind.c Add support for UNIX Domain Sockets to the C lib. Contributed by Thomas Cort 2010-07-15 14:05:23 +00:00
connect.c Add support for UNIX Domain Sockets to the C lib. Contributed by Thomas Cort 2010-07-15 14:05:23 +00:00
dhcp_gettag.c
dhcp_settag.c
ether_line.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
ether.h Remove those annoying $Id and $Revision tags 2010-05-31 20:00:08 +00:00
ethera2n.c
ethere2a.c Remove those annoying $Id and $Revision tags 2010-05-31 20:00:08 +00:00
etherh2n.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
ethern2h.c
gai_strerror.c
getdomain.c
gethnmadr.c
gethostent.c
gethostname.c
getifaddrs.c
getnetbyaddr.c lib: fixes for warnings that clang has for libraries. 2010-07-06 12:08:22 +00:00
getnetbyname.c lib: fixes for warnings that clang has for libraries. 2010-07-06 12:08:22 +00:00
getnetent.c
getpeereid.c Add support for UNIX Domain Sockets to the C lib. Contributed by Thomas Cort 2010-07-15 14:05:23 +00:00
getpeername.c Add support for UNIX Domain Sockets to the C lib. Contributed by Thomas Cort 2010-07-15 14:05:23 +00:00
getproto.c lib: fixes for warnings that clang has for libraries. 2010-07-06 12:08:22 +00:00
getprotoent.c lib: fixes for warnings that clang has for libraries. 2010-07-06 12:08:22 +00:00
getprotoname.c
getservent.c lib: fixes for warnings that clang has for libraries. 2010-07-06 12:08:22 +00:00
getsockname.c Add support for UNIX Domain Sockets to the C lib. Contributed by Thomas Cort 2010-07-15 14:05:23 +00:00
getsockopt.c Add support for UNIX Domain Sockets to the C lib. Contributed by Thomas Cort 2010-07-15 14:05:23 +00:00
getsrvbyname.c lib: fixes for warnings that clang has for libraries. 2010-07-06 12:08:22 +00:00
getsrvbyport.c lib: fixes for warnings that clang has for libraries. 2010-07-06 12:08:22 +00:00
hton.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
inet_addr.c
inet_network.c lib: fixes for warnings that clang has for libraries. 2010-07-06 12:08:22 +00:00
inet_ntoa.c
listen.c Add support for UNIX Domain Sockets to the C lib. Contributed by Thomas Cort 2010-07-15 14:05:23 +00:00
Makefile.inc Add support for UNIX Domain Sockets to the C lib. Contributed by Thomas Cort 2010-07-15 14:05:23 +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 Add support for UNIX Domain Sockets to the C lib. Contributed by Thomas Cort 2010-07-15 14:05:23 +00:00
recvfrom.c Add support for UNIX Domain Sockets to the C lib. Contributed by Thomas Cort 2010-07-15 14:05:23 +00:00
recvmsg.c Add support for UNIX Domain Sockets to the C lib. Contributed by Thomas Cort 2010-07-15 14:05:23 +00:00
res_comp.c lib: fixes for warnings that clang has for libraries. 2010-07-06 12:08:22 +00:00
res_init.c
res_mkquery.c lib: fixes for warnings that clang has for libraries. 2010-07-06 12:08:22 +00:00
res_query.c lib: fixes for warnings that clang has for libraries. 2010-07-06 12:08:22 +00:00
res_send.c lib: fixes for warnings that clang has for libraries. 2010-07-06 12:08:22 +00:00
ruserok.c lib: fixes for warnings that clang has for libraries. 2010-07-06 12:08:22 +00:00
send.c Add support for UNIX Domain Sockets to the C lib. Contributed by Thomas Cort 2010-07-15 14:05:23 +00:00
sendmsg.c Add support for UNIX Domain Sockets to the C lib. Contributed by Thomas Cort 2010-07-15 14:05:23 +00:00
sendto.c Add support for UNIX Domain Sockets to the C lib. Contributed by Thomas Cort 2010-07-15 14:05:23 +00:00
servxcheck.c lib: fixes for warnings that clang has for libraries. 2010-07-06 12:08:22 +00:00
sethostent.c
setsockopt.c Add support for UNIX Domain Sockets to the C lib. Contributed by Thomas Cort 2010-07-15 14:05:23 +00:00
shutdown.c Add support for UNIX Domain Sockets to the C lib. Contributed by Thomas Cort 2010-07-15 14:05:23 +00:00
socket.c Add support for UNIX Domain Sockets to the C lib. Contributed by Thomas Cort 2010-07-15 14:05:23 +00:00
socketpair.c Add support for UNIX Domain Sockets to the C lib. Contributed by Thomas Cort 2010-07-15 14:05:23 +00:00
strcasecmp.c