]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools/nolibc: move open() and friends to fcntl.h
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Wed, 16 Apr 2025 12:06:18 +0000 (14:06 +0200)
committerThomas Weißschuh <linux@weissschuh.net>
Sat, 19 Apr 2025 12:22:21 +0000 (14:22 +0200)
commitecc091d93a221b8541c94aeeeb741e9e1c39073f
tree23d2ba485d2dc89db350c5dc7c17ad40368ac70e
parent2b45ceb915b004799e79f4ff68e63b7f88a7d195
tools/nolibc: move open() and friends to fcntl.h

This is the location regular userspace expects these definitions.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://lore.kernel.org/r/20250416-nolibc-split-sys-v1-3-a069a3f1d145@linutronix.de
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
tools/include/nolibc/Makefile
tools/include/nolibc/dirent.h
tools/include/nolibc/fcntl.h [new file with mode: 0644]
tools/include/nolibc/nolibc.h
tools/include/nolibc/sys.h