metalsvm/newlib/net
2012-05-23 08:03:06 +02:00
..
accept.c switch to a reentrant version of newlib and uses correct values for O_CREAT & Co 2012-04-23 21:23:49 +02:00
bind.c switch to a reentrant version of newlib and uses correct values for O_CREAT & Co 2012-04-23 21:23:49 +02:00
closesocket.c switch to a reentrant version of newlib and uses correct values for O_CREAT & Co 2012-04-23 21:23:49 +02:00
config.h add Makefiles to build libsocket.a and copyright statements 2011-08-08 23:34:30 +02:00
connect.c switch to a reentrant version of newlib and uses correct values for O_CREAT & Co 2012-04-23 21:23:49 +02:00
gethostbyname.c switch to a reentrant version of newlib and uses correct values for O_CREAT & Co 2012-04-23 21:23:49 +02:00
getsockopt.c switch to a reentrant version of newlib and uses correct values for O_CREAT & Co 2012-04-23 21:23:49 +02: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 switch to a reentrant version of newlib and uses correct values for O_CREAT & Co 2012-04-23 21:23:49 +02:00
Makefile prepare newlib to support x86_64 2012-05-23 08:03:06 +02:00
netdb.h increasing the support of user-level BSD sockets 2011-09-08 04:43:35 -07:00
recv.c switch to a reentrant version of newlib and uses correct values for O_CREAT & Co 2012-04-23 21:23:49 +02:00
select.c switch to a reentrant version of newlib and uses correct values for O_CREAT & Co 2012-04-23 21:23:49 +02:00
send.c switch to a reentrant version of newlib and uses correct values for O_CREAT & Co 2012-04-23 21:23:49 +02:00
sendto.c switch to a reentrant version of newlib and uses correct values for O_CREAT & Co 2012-04-23 21:23:49 +02:00
setsockopt.c switch to a reentrant version of newlib and uses correct values for O_CREAT & Co 2012-04-23 21:23:49 +02:00
socket.c switch to a reentrant version of newlib and uses correct values for O_CREAT & Co 2012-04-23 21:23:49 +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