openwrt/toolchain/musl
Tony Ambardar cc6a1e2abc
toolchain/musl: add support for renameat2()
Backport an upstream patch to support the renameat2 syscall, added in Linux
3.15 and supported by glibc since 2.28. It is commonly used in filesystem
or security contexts, and needed building upstream kernel bpf selftests.

Link:
https://inbox.vuxu.org/musl/20240421153640.379015-1-Tony.Ambardar@gmail.com/

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
Link: https://github.com/openwrt/openwrt/pull/15697
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-06-13 14:16:32 +02:00
..
include/sys toolchain/musl: remove several GNU headers 2021-09-22 19:04:02 +02:00
patches toolchain/musl: add support for renameat2() 2024-06-13 14:16:32 +02:00
common.mk toolchain/musl: Update to 1.2.5 2024-04-14 17:38:09 +02:00
Config.in toolchain: musl: disable crypt size hack by default 2021-12-27 11:26:32 +01:00
Makefile toolchain/musl: remove libgcc_initial hack 2023-02-19 19:44:39 +01:00