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. master_at_STABLE-2_0_0-595-g2c767a1
Date: Thu, 20 Apr 2017 16:44:32 -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  2c767a1d60a602dbe4cd2a33d8e65ed2ac8fea0c (commit)
      from  1ada106d61368281616dfdc4d1168d8042e78c25 (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 2c767a1d60a602dbe4cd2a33d8e65ed2ac8fea0c
Author: goldsimon <address@hidden>
Date:   Thu Apr 20 22:44:23 2017 +0200

    fix standard conformance: some socket functions should return 'ssize_t', 
not 'int'

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

Summary of changes:
 src/api/api_lib.c          |  8 ++++++-
 src/api/sockets.c          | 58 +++++++++++++++++++++++++---------------------
 src/include/lwip/arch.h    | 20 +++++++++++++++-
 src/include/lwip/sockets.h | 20 ++++++++--------
 4 files changed, 67 insertions(+), 39 deletions(-)


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



reply via email to

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