[SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_1_0_RC1-14-gfe1a40d
[email protected] (Dirk Ziegelmeier)
| Newsgroups | gmane.network.lwip.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP Contrib - Contributed code for Lightweight TCP/IP stack".
The branch, master has been updated
via fe1a40db63043d22e959901336d6e13c86a2b3fb (commit)
from cba72464bdcef41a42a6f875df6d4c95902a6583 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit fe1a40db63043d22e959901336d6e13c86a2b3fb
Author: Joan Lledó <[email protected]>
Date: Mon Sep 3 10:56:43 2018 +0200
Unix port: add support for the Hurd.
* 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.
-----------------------------------------------------------------------
Summary of changes:
ports/unix/port/include/arch/cc.h | 6 ++++++
ports/unix/port/sys_arch.c | 5 +++++
2 files changed, 11 insertions(+)
hooks/post-receive
--
lwIP Contrib - Contributed code for Lightweight TCP/IP stack
_______________________________________________
lwip-commits mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-commits