openwrt/package/network/services/ead/src
Nick Hainke 6719bf5672
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
ead: replace legacy RETSIGTYPE with void in signal handler
The RETSIGTYPE macro was historically used for signal handler return types,
defaulting to int on some legacy systems. This is no longer needed,
so we now use void as the return type.

Fixes a compiler error:
  error: assignment to 'void (*)(int)' from incompatible pointer type 'int (*)()' [-Wincompatible-pointer-types]

Link: https://github.com/openwrt/openwrt/pull/19681
Signed-off-by: Nick Hainke <vincent@systemli.org>
2025-08-06 06:39:47 +02:00
..
tinysrp ead: replace legacy RETSIGTYPE with void in signal handler 2025-08-06 06:39:47 +02:00
aes.c packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
ead-client.c treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
ead-crypt.c treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
ead-crypt.h treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
ead-pcap.h packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
ead.c ead: use new protocol setting API since libpcap 1.9.0 2018-07-27 11:17:20 +02:00
ead.h treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
filter.c packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
libbridge.h ead: clean up, fix musl build 2015-03-29 04:30:05 +00:00
libbridge_init.c ead: clean up, fix musl build 2015-03-29 04:30:05 +00:00
libbridge_private.h packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
list.h packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
Makefile ead: clean up, fix musl build 2015-03-29 04:30:05 +00:00
passwd packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
pfc.c treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
pw_encrypt_md5.c packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
sha1.c packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00