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. STABLE-2_1_0_RELEASE-291-g0aad455
Date: Fri, 16 Aug 2019 04:57:43 -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  0aad45593fb139aeabc19b79faecfe769b671f63 (commit)
      from  785b7aba3c645f271ca84a070758eb04d7e7b430 (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 0aad45593fb139aeabc19b79faecfe769b671f63
Author: Joan Lledó <address@hidden>
Date:   Fri Aug 16 08:40:24 2019 +0200

    Unix port: sio module: memset struct sigaction to 0
    
    * Use memset to set all struct sigaction fields to 0
      instead of doing it field by field, since fields
      depend on the architecture.

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

Summary of changes:
 contrib/ports/unix/port/netif/sio.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)


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



reply via email to

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