openwrt/package
Mieczyslaw Nalewaj b96e790419 util-linux: add include linux/unistd.h patch
If SYS_statmount/SYS_listmount is not provided by the libc,
util-linux will fall back to __NR_statmount/__NR_listmount from the
kernel UAPI headers.
However it is not guaranteed that these symbols are actually visible in
mount-api-utils.

Include linux/unistd.h which provides syscall numbers.
While this header is specific to Linux, the code is already using
linux/mount.h.

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
Link: https://github.com/openwrt/openwrt/pull/18539
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-04-20 18:33:54 +02:00
..
base-files base-files: add support for creating a provisioning partition on sysupgrade 2025-03-17 13:17:52 +01:00
boot qualcommax: ipq50xx: add support for GL.iNET GL-B3000 2025-04-20 16:11:29 +02:00
devel strace: update to 6.14 2025-03-25 23:25:51 +01:00
firmware qualcommax: ipq50xx: add support for GL.iNET GL-B3000 2025-04-20 16:11:29 +02:00
kernel mac80211: ath12k: fix regdb parsing for 6GHz 2025-04-18 17:51:45 +02:00
libs mbedtls: update to 3.6.3 2025-03-27 08:09:14 +01:00
network uqmi: update to latest HEAD 2025-04-20 17:04:19 +02:00
system ca-certificates: Update to 20241223 2025-04-13 18:37:16 +02:00
utils util-linux: add include linux/unistd.h patch 2025-04-20 18:33:54 +02:00
Makefile build: lock versions for special APK packages 2025-02-04 13:48:59 +00:00