lwip/src
2015-04-22 13:38:10 +02:00
..
api Added some macros with extension "_val" that work on actual instances and leave away the "if != NULL" check to get rid of gcc "-Waddress" warnings in the core code at least (I might not have caught all of them, yet) 2015-04-22 12:43:03 +02:00
core fixed missing casts found with msvc /Wall 2015-04-22 13:38:10 +02:00
include fixed typo in sockets.h 2015-04-22 12:50:13 +02:00
netif Many const fixes throughout the stack (although these are not all, yet) 2015-04-22 10:29:43 +02:00
FILES Minor fix (tab, indent...) to respect source code style... 2007-05-04 15:14:14 +00:00