]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools/nolibc: move NULL and offsetof() to sys/stddef.h
authorThomas Weißschuh <linux@weissschuh.net>
Thu, 15 May 2025 19:57:54 +0000 (21:57 +0200)
committerThomas Weißschuh <linux@weissschuh.net>
Wed, 21 May 2025 13:32:25 +0000 (15:32 +0200)
commit2217abe09ce4e0dcbe17ed83b44cb48de11fae1d
treeada1550acd0fc6b7826634a6071200a7a8547592
parent0f971358dcf34ca4e430e828582cb1c70cfe1f70
tools/nolibc: move NULL and offsetof() to sys/stddef.h

This is the location regular userspace expects these definitions.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://lore.kernel.org/r/20250515-nolibc-sys-v1-8-74f82eea3b59@weissschuh.net
tools/include/nolibc/Makefile
tools/include/nolibc/std.h
tools/include/nolibc/stddef.h [new file with mode: 0644]
tools/include/nolibc/types.h