Files
openwrt-R7800-nss/package/utils
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
..
2024-10-29 00:07:54 +01:00
2024-10-03 17:27:50 +02:00
2023-10-09 23:42:37 +02:00
2019-10-19 12:49:11 +02:00
2023-05-18 10:14:13 +02:00
2024-11-17 12:30:16 +01:00
2024-09-19 13:31:32 +02:00
2025-01-11 22:24:24 +01:00
2024-02-17 01:55:21 +01:00
2024-02-17 01:55:49 +01:00
2024-11-11 21:20:01 +01:00
2024-05-23 22:49:25 +02:00