Commit graph

10 commits

Author SHA1 Message Date
Stefan Lankes
07a981a028 prepare newlib to support x86_64 2012-05-23 08:03:06 +02:00
Stefan Lankes
0c4e177c1f switch to a reentrant version of newlib and uses correct values for O_CREAT & Co
=> see include/metalsvm/fs.h and newlib/examples/hello.c
2012-04-23 21:23:49 +02:00
Marian Ohligs
5b5139c283 now using readsyscall in newlib/net/recv and writesyscall in newlib/net/send 2012-02-14 17:01:57 +01:00
Stefan Lankes
1d2e3e9be9 add new system call dup
TODO: dup2 is missing
2011-09-25 20:40:12 +02:00
Stefan Lankes
b1a968a82c add first steps to realize the system call stat 2011-09-23 14:49:31 +02:00
Stefan Lankes
f0c0ab4bdb use only full tested files for libsocket 2011-09-08 19:44:35 -07:00
Stefan Lankes
4d57419e22 increasing the support of user-level BSD sockets 2011-09-08 04:43:35 -07:00
Stefan Lankes
8e317a5a20 add headers and helper function to build a mini socket library 2011-08-10 08:13:07 +02:00
Stefan Lankes
1bb959fdee add Makefiles to build libsocket.a and copyright statements 2011-08-08 23:34:30 +02:00
Carl-Benedikt Krüger
4d5150558a merge && test for master 2011-08-02 12:24:05 +02:00