lwip/contrib/ports
Dirk Ziegelmeier 530a4ccdce Fix return value of sys_arch_mbox_tryfetch() in Win32 port
It should be SYS_MBOX_EMPTY, not SYS_ARCH_TIMEOUT.
SYS_MBOX_EMPTY is defined to SYS_ARCH_TIMEOUT, so there is no bug.
But for good readability of the code,  SYS_MBOX_EMPTY should be used.
2018-11-13 20:35:53 +01:00
..
freertos Fix bug #55017: Wrong return value in sys_arch_mbox_tryfetch() in FreeRTOS port 2018-11-13 20:34:18 +01:00
unix Improve comments in setup-tapif 2018-11-07 21:04:53 +01:00
win32 Fix return value of sys_arch_mbox_tryfetch() in Win32 port 2018-11-13 20:35:53 +01:00
CMakeCommon.cmake CMakeCommon.cmake: Add missing newline 2018-10-24 15:08:02 +02:00
Common.allports.mk Adapt several comments to contrib rep move 2018-10-02 12:42:14 +02:00