Commit graph

11 commits

Author SHA1 Message Date
9018781eee replaced old kfree() calls with new signature 2013-11-20 14:11:19 +01:00
Marian Ohligs
d90d962201 add type FS_SOCKET, change locking rules, it's now possible to use more then one mshell at the same time. 2011-11-01 20:11:52 +01:00
Stefan Lankes
d51487cfd6 enable the support of lwip_close 2011-09-18 18:12:43 +02:00
Stefan Lankes
25222e4abc if LWIP_TCPIP_CORE_LOCKING is 0, we send a copy of the message to TCPIP thread 2011-09-17 15:25:42 +02:00
Stefan Lankes
6ad28af6b9 remove obsolete debug message 2011-09-17 00:54:03 +02:00
Stefan Lankes
8c68eab859 cosmetic changes 2011-09-15 21:42:36 +02:00
Marian Ohligs
8c3751fca4 - remove lwip_close tests
- deactivate lwip_close in driver/char/socket to remove Pagefaults until lwip_close works correctly
2011-09-14 17:13:54 +02:00
Marian Ohligs
9de6a8c423 - lwip_close tests 2011-09-14 17:01:30 +02:00
Marian Ohligs
39396f1188 - only initialize the fildes_t in usertasks, on create_user_task 2011-09-14 16:25:29 +02:00
Marian Ohligs
2beedc5e7d - change copyrights 2011-09-14 14:31:23 +02:00
Marian Ohligs
9ead68262a - code cleanup
- rename netio in socket
- reactivate workaround in lseek
2011-09-14 14:26:52 +02:00