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
ethera2n.c
ethere2a.c
etherh2n.c
ethern2h.c
gai_strerror.c
getdomain.c
gethnmadr.c
gethostent.c
gethostname.c
getifaddrs.c
getnetbyaddr.c
getnetbyname.c
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
getprotoent.c
getprotoname.c
getservent.c
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
getsrvbyport.c
hton.c
inet_addr.c
inet_network.c
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
res_init.c
res_mkquery.c
res_query.c
res_send.c
ruserok.c
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
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