Browse Source
* ports/unix/port/include/arch/cc.h:
Define LWIP_ERRNO_STDINCLUDE for Linux and Hurd, as defining
LWIP_ERRNO_INCLUDE doesn't work on these systems.
* ports/unix/port/sys_arch.c:
Rename pthread_cond_wait() and pthread_cond_timedwait()
to use the Hurd's non-portable versions on GNU systems.
master
2 changed files with 11 additions and 0 deletions
Loading…
Reference in new issue