minix/lib/libc/ip
Thomas Veerman e8ddc0f46e - Add support for file descriptor passing to PFS.
- For security reasons move some libc code to PFS.
- Fix a few bugs in PFS.
Contributed by Thomas Cort.
2010-08-30 13:46:44 +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 file descriptor passing to PFS. 2010-08-30 13:46:44 +00:00
connect.c - Add support for file descriptor passing to PFS. 2010-08-30 13:46:44 +00:00
dhcp_gettag.c
dhcp_settag.c
ether_line.c
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
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
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
inet_ntop.c inet_ntop, contributed by Thomas Cort. 2010-07-23 09:54:47 +00:00
inet_pton.c inet_pton(), patched by Thomas Cort. 2010-07-26 14:47:10 +00:00
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 inet_pton(), patched by Thomas Cort. 2010-07-26 14:47:10 +00:00
memcspn.c
nameinfo.c
oneC_sum.c
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 file descriptor passing to PFS. 2010-08-30 13:46:44 +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 file descriptor passing to PFS. 2010-08-30 13:46:44 +00:00
sendto.c - Add support for file descriptor passing to PFS. 2010-08-30 13:46:44 +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