openwrt/package/network/services
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
..
bridger package: use service_running instead of service_started for ubus config 2025-03-13 11:23:03 +01:00
dnsmasq dnsmasq: fix start if dhcp-range is not correct 2025-05-29 23:54:18 +02:00
dropbear dropbear: bump PKG_RELEASE 2025-07-19 18:54:05 +02:00
ead ead: replace legacy RETSIGTYPE with void in signal handler 2025-08-06 06:39:47 +02:00
hostapd hostapd: add missing MLO check on ucode bss stop 2025-08-03 06:50:42 +02:00
ipset-dns treewide: update PKG_MIRROR_HASH to zst 2024-04-06 11:24:18 +02:00
lldpd lldpd: enable hardware inventory information (TLV) management 2025-04-11 22:51:06 +02:00
odhcpd odhcpd: update to Git HEAD (2024-05-08) 2024-05-08 00:11:19 +02:00
omcproxy package: use service_running instead of service_started for ubus config 2025-03-13 11:23:03 +01:00
ppp ppp: bump PKG_RELEASE 2025-07-19 18:54:05 +02:00
relayd treewide: update PKG_MIRROR_HASH to zst 2024-04-06 11:24:18 +02:00
uhttpd uhttpd: bump PKG_RELEASE 2025-07-19 18:54:05 +02:00
umdns umdns: update to Git HEAD (2025-05-29) 2025-05-29 13:32:16 +02:00
unetd unetd: update to Git HEAD (2025-07-05) 2025-07-10 10:48:19 +02:00
unetmsg unetmsg: make remote connection TCP timeout more aggressive 2025-06-21 17:12:46 +02:00
ustp ustp: update to Git HEAD (2023-05-29) 2024-04-27 11:40:04 +02:00