metalsvm/newlib/net
Stefan Lankes 1d2e3e9be9 add new system call dup
TODO: dup2 is missing
2011-09-25 20:40:12 +02:00
..
accept.c add Makefiles to build libsocket.a and copyright statements 2011-08-08 23:34:30 +02:00
bind.c add Makefiles to build libsocket.a and copyright statements 2011-08-08 23:34:30 +02:00
closesocket.c add headers and helper function to build a mini socket library 2011-08-10 08:13:07 +02:00
config.h add Makefiles to build libsocket.a and copyright statements 2011-08-08 23:34:30 +02:00
connect.c add Makefiles to build libsocket.a and copyright statements 2011-08-08 23:34:30 +02:00
gethostbyname.c increasing the support of user-level BSD sockets 2011-09-08 04:43:35 -07:00
getsockopt.c increasing the support of user-level BSD sockets 2011-09-08 04:43:35 -07:00
in.h add headers and helper function to build a mini socket library 2011-08-10 08:13:07 +02:00
inet.h increasing the support of user-level BSD sockets 2011-09-08 04:43:35 -07:00
ip_addr.c add headers and helper function to build a mini socket library 2011-08-10 08:13:07 +02:00
listen.c add Makefiles to build libsocket.a and copyright statements 2011-08-08 23:34:30 +02:00
Makefile use only full tested files for libsocket 2011-09-08 19:44:35 -07:00
netdb.h increasing the support of user-level BSD sockets 2011-09-08 04:43:35 -07:00
recv.c add Makefiles to build libsocket.a and copyright statements 2011-08-08 23:34:30 +02:00
select.c increasing the support of user-level BSD sockets 2011-09-08 04:43:35 -07:00
send.c add Makefiles to build libsocket.a and copyright statements 2011-08-08 23:34:30 +02:00
sendto.c increasing the support of user-level BSD sockets 2011-09-08 04:43:35 -07:00
setsockopt.c increasing the support of user-level BSD sockets 2011-09-08 04:43:35 -07:00
socket.c add Makefiles to build libsocket.a and copyright statements 2011-08-08 23:34:30 +02:00
socket.h increasing the support of user-level BSD sockets 2011-09-08 04:43:35 -07:00
syscall.h add new system call dup 2011-09-25 20:40:12 +02:00
warning.h add Makefiles to build libsocket.a and copyright statements 2011-08-08 23:34:30 +02:00