lwip-contrib-mac/ports/unix
2007-12-02 15:26:35 +00:00
..
include Make unix port buildable with changes to sockets.h (include sys/time.h in cc.h only and define LWIP_TIMEVAL_PRIVATE to 0 in lwipopts.h to use unix struct timeval instead of defining an own struct) 2007-12-02 15:26:35 +00:00
netif Fixed some warnings, added new includes, added new defines in lwipopts.h 2007-11-25 14:09:16 +00:00
proj Make unix port buildable with changes to sockets.h (include sys/time.h in cc.h only and define LWIP_TIMEVAL_PRIVATE to 0 in lwipopts.h to use unix struct timeval instead of defining an own struct) 2007-12-02 15:26:35 +00:00
lwip_chksum.c Changed DEBUGF to LWIP_DEBUGF 2003-06-10 10:45:29 +00:00
perf.c Exterminate warnings. Changed 64 bit arith into 32 bit and output fmt from decimal to hex. 2006-10-25 07:43:46 +00:00
sys_arch.c Update for new sys_thread_new parameters (see task #7252 : "Create sys_thread_new_ex()" ). Some @todo are integrate to do some suggestions to port maintainers. 2007-09-05 16:48:11 +00:00