lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #9845] Unix port: sio module: memset struct sigactio


From: Joan Lledó
Subject: [lwip-devel] [patch #9845] Unix port: sio module: memset struct sigaction to 0
Date: Fri, 16 Aug 2019 03:04:54 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

URL:
  <https://savannah.nongnu.org/patch/?9845>

                 Summary: Unix port: sio module: memset struct sigaction to 0
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: jllledo
            Submitted on: Fri 16 Aug 2019 09:04:52 AM CEST
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

Some errors raised during debian package compilation for some architectures:

https://buildd.debian.org/status/package.php?p=lwip

Use memset to set all struct sigaction fields to 0 instead of doing it field
by field, since fields depend on the architecture.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 16 Aug 2019 09:04:52 AM CEST  Name:
0001-Unix-port-sio-module-memset-struct-sigaction-to-0.patch  Size: 1KiB   By:
jllledo

<http://savannah.nongnu.org/patch/download.php?file_id=47350>

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/patch/?9845>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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