This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Macintosh-SW
/
lwip-contrib-mac
Watch
1
Star
0
Fork
0
You've already forked lwip-contrib-mac
mirror of
https://github.com/ep00ch/lwip-contrib-mac.git
synced
2024-10-30 18:28:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
2977846356
lwip-contrib-mac
/
ports
/
unix
History
jifl
579c7a3df4
sys_jiffies(): set sec and usec correctly from gettimeofday(), and avoid sec overflow
2008-06-19 15:31:12 +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
Fix BUG22983: multiple fixes for unixsim
2008-05-30 11:58:40 +00:00
proj
Change LWIP_UDP to UDP_STATS from my earlier check in as per suggested
2008-05-30 12:26:31 +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
sys_jiffies(): set sec and usec correctly from gettimeofday(), and avoid sec overflow
2008-06-19 15:31:12 +00:00