original_kernel/tools/include/nolibc
Thomas Weißschuh 0adab2b6b7 tools/nolibc: add support for uname(2)
All supported kernels are assumed to use struct new_utsname.
This is validated in test_uname().

uname(2) can for example be used in ksft_min_kernel_version() from the
kernels selftest framework.

Link: https://lore.kernel.org/lkml/20240412123536.GA32444@redhat.com/
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Willy Tarreau <w@1wt.eu>
2024-04-14 20:28:54 +02:00
..
.gitignore
Makefile
arch-aarch64.h
arch-arm.h
arch-i386.h
arch-loongarch.h
arch-mips.h
arch-powerpc.h
arch-riscv.h
arch-s390.h
arch-x86_64.h
arch.h
compiler.h
crt.h
ctype.h
errno.h
nolibc.h
signal.h
stackprotector.h
std.h
stdarg.h
stdint.h
stdio.h
stdlib.h
string.h
sys.h
time.h
types.h
unistd.h