Commit Graph

15 Commits

Author SHA1 Message Date
goldsimon
4add26bebd Make use of the changed sys layer api and allocate mboxes/semaphores in place (without requiring malloc) 2010-02-13 17:30:15 +00:00
goldsimon
eda6db6ebc Adapted win32- and unix-port to changes in sys layer 2010-02-12 13:57:58 +00:00
goldsimon
faf826ad6d bug #26523: Compiler Warnings 2010-01-24 10:09:57 +00:00
goldsimon
82418f995c Added explanation to disabled warning numbers 2010-01-18 09:29:28 +00:00
goldsimon
d0c399570e Added LWIP_RAND() define 2010-01-10 11:12:07 +00:00
goldsimon
4c733650e6 Adapted to changed timer implementation 2009-12-31 16:24:58 +00:00
goldsimon
11ad41b049 Fix includes (don't include string.h -> included in all files where needed), fix LWIP_ERROR (expression was used as message) 2009-08-11 14:36:31 +00:00
goldsimon
e0675d8b82 Adapted win32 port to changes in sys.h (for NO_SYS=1 only) 2009-04-27 20:14:04 +00:00
goldsimon
03534b658a Use size_t for mem_ptr_t to fix 64-bit-compatibily warnings 2009-02-18 20:45:35 +00:00
goldsimon
e491f6b335 remove double-define of BYTE_ORDER; added 2 #ifndefs to compile with cygwin gcc 2008-01-27 10:35:01 +00:00
fbernon
0ed511d380 Minor changes in contrib folder: fix some warnings 2008-01-04 22:49:56 +00:00
fbernon
52c5f3bf38 Minor changes in Win32 port: fix some warnings 2008-01-04 22:37:28 +00:00
fbernon
e7fb399b3c PPP support for win32 port (need to add some files). 2007-12-03 22:10:46 +00:00
goldsimon
cc72279627 Added lwippools.h for an example of MEM_USE_POOLS 2007-12-03 20:32:22 +00:00
fbernon
8243283528 Add win32 port (for msvc6, msvc8, and others) 2007-11-23 21:06:07 +00:00