lwip-commits
[Top][All Lists]
Advanced

[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. a1c0a0185bc0a58e4594c0a1d8bcde04614fe5ed
Date: Thu, 6 Oct 2016 11:21:05 +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  a1c0a0185bc0a58e4594c0a1d8bcde04614fe5ed (commit)
      from  05419912e0bdb8c3396044f9eaf1433b574ce606 (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 a1c0a0185bc0a58e4594c0a1d8bcde04614fe5ed
Author: goldsimon <address@hidden>
Date:   Thu Oct 6 13:21:00 2016 +0200

    bug #48823: posix errors should be removed from arch.h (to new file 
'lwip/errno.h')

-----------------------------------------------------------------------

Summary of changes:
 src/api/err.c                          |   37 ++++++++
 src/api/sockets.c                      |   28 ------
 src/include/lwip/arch.h                |  136 ----------------------------
 src/include/lwip/err.h                 |    2 +
 src/include/lwip/{arch.h => errno.h}   |  156 +-------------------------------
 src/include/lwip/sockets.h             |    1 +
 src/include/posix/{netdb.h => errno.h} |    4 +-
 7 files changed, 47 insertions(+), 317 deletions(-)
 copy src/include/lwip/{arch.h => errno.h} (66%)
 copy src/include/posix/{netdb.h => errno.h} (95%)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

[Prev in Thread] Current Thread [Next in Thread]