[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up
From: |
Simon Goldschmidt |
Subject: |
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-281-gfa6f805 |
Date: |
Fri, 26 Jul 2019 14:10:47 -0400 (EDT) |
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 - A Lightweight TCPIP stack".
The branch, master has been updated
via fa6f8054ebee54c3c3f4096b68b7dfd276ee63fb (commit)
from 8291ff3dc07fb96a110efe7c449ee46b8897e403 (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 fa6f8054ebee54c3c3f4096b68b7dfd276ee63fb
Author: Joan Lledó <address@hidden>
Date: Wed Jul 24 18:58:08 2019 +0200
Move LWIP_MARK_TCPIP_THREAD to include/lwip/sys.h
* LWIP_MARK_TCPIP_THREAD moved to include/lwip/sys.h
* Unix port macro definitions moved to sys_arch.h
* LWIP_MARK_TCPIP_THREAD
* LOCK_TCPIP_CORE
* UNLOCK_TCPIP_CORE
(address@hidden: fixed unix Makefile build and win32 build)
Signed-off-by: Simon Goldschmidt <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
contrib/examples/example_app/lwipopts.h | 9 ---------
contrib/ports/unix/lib/lwipopts.h | 9 ---------
contrib/ports/unix/port/include/arch/sys_arch.h | 16 ++++++++++++++++
contrib/ports/win32/include/arch/sys_arch.h | 11 +++++++++++
src/include/lwip/opt.h | 9 +--------
src/include/lwip/sys.h | 10 ++++++++++
6 files changed, 38 insertions(+), 26 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-281-gfa6f805,
Simon Goldschmidt <=