[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up
From: |
Dirk Ziegelmeier |
Subject: |
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 4a7d07a2e0c3650711dda9f3d694d333eb3765de |
Date: |
Tue, 26 Jul 2016 20:07:54 +0000 (UTC) |
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 4a7d07a2e0c3650711dda9f3d694d333eb3765de (commit)
via 765181a97c9d11cfa972817713d446ccc3aa39b1 (commit)
from 7b770dd9b609865df2ae4fe2abf49de61a3f3034 (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 4a7d07a2e0c3650711dda9f3d694d333eb3765de
Author: Dirk Ziegelmeier <address@hidden>
Date: Tue Jul 26 22:06:54 2016 +0200
Document netdb API, add socket functions implemented by lwip to
documentation, just for reference
commit 765181a97c9d11cfa972817713d446ccc3aa39b1
Author: Dirk Ziegelmeier <address@hidden>
Date: Tue Jul 26 22:06:04 2016 +0200
inet6.c was missing in Filelists.mk
-----------------------------------------------------------------------
Summary of changes:
src/Filelists.mk | 1 +
src/api/netdb.c | 6 ++++++
src/include/lwip/netdb.h | 4 ++++
src/include/lwip/pbuf.h | 4 +++-
src/include/lwip/sockets.h | 26 ++++++++++++++++++++++++++
5 files changed, 40 insertions(+), 1 deletion(-)
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. 4a7d07a2e0c3650711dda9f3d694d333eb3765de,
Dirk Ziegelmeier <=