mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-04 13:34:38 +08:00

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