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-794-g66a84cb
Date: Thu, 20 Jul 2017 15:23: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  66a84cb2ef3d651c38028deed010bd9e5be4631a (commit)
      from  d01b3177fd57aeab134d51d001cebe847cbfb1e2 (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 66a84cb2ef3d651c38028deed010bd9e5be4631a
Author: Our Air Quality <address@hidden>
Date:   Thu Jul 20 22:21:34 2017 +1000

    Clarify that sys_arch_protect() always has a matching unprotect.
    
    This is to allow an implementation to use a nesting counter, or a
    recursive mutex. Also clarify that the value returned by
    sys_arch_protect() is opaque to lwip and implementation dependent.
    
    Signed-off-by: goldsimon <address@hidden>

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

Summary of changes:
 doc/sys_arch.txt | 30 ++++++++++++++++++------------
 1 file changed, 18 insertions(+), 12 deletions(-)


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



reply via email to

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