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-796-gf934ca7
Date: Thu, 20 Jul 2017 16:05:01 -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  f934ca7a032d90ddc98abaa11ba3f219b371edcc (commit)
       via  597d5459bba2f63759140093b84a2034e33d899f (commit)
      from  66a84cb2ef3d651c38028deed010bd9e5be4631a (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 f934ca7a032d90ddc98abaa11ba3f219b371edcc
Author: Our Air Quality <address@hidden>
Date:   Thu Jul 20 22:04:34 2017 +0200

    [PATCH] Deprecate sys_arch_sem_wait and sys_arch_mbox_fetch returning the 
time waited
    
    These are now defined to return != SYS_ARCH_TIMEOUT on success rather than 
the time
    waiting. The returned times were unused by lwip and this simplifies at
    least some implementations.
    
    Signed-off-by: goldsimon <address@hidden>

commit 597d5459bba2f63759140093b84a2034e33d899f
Author: goldsimon <address@hidden>
Date:   Thu Jul 20 22:02:30 2017 +0200

    Make sys_arch_sem_wait() & sys_arch_mbox_fetch() a little more robust when 
waiting (although this should never be a problem...)

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

Summary of changes:
 CHANGELOG                 |  5 +++++
 doc/sys_arch.txt          | 23 ++++++++++-------------
 src/include/lwip/sys.h    |  7 ++-----
 test/unit/arch/sys_arch.c |  6 ++++++
 4 files changed, 23 insertions(+), 18 deletions(-)


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



reply via email to

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