]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools/nolibc: add creat()
authorThomas Weißschuh <linux@weissschuh.net>
Sun, 19 Apr 2026 15:29:04 +0000 (17:29 +0200)
committerThomas Weißschuh <linux@weissschuh.net>
Mon, 27 Apr 2026 17:25:30 +0000 (19:25 +0200)
commit7ffb6e99c3662322fd9ffdd4417c2aabd4af95b9
tree69d61cf630cd4cd3e620cbb1bf0d7b2357113688
parent0cb18b5b27b9a61298cb9c5e6f7f87e27b4529c9
tools/nolibc: add creat()

creat() is a simple wrapper around open().

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://patch.msgid.link/20260419-nolibc-open-mode-v1-2-8dc5a960daa7@weissschuh.net
tools/include/nolibc/fcntl.h