]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools/nolibc: move poll() to poll.h
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Wed, 30 Apr 2025 09:35:32 +0000 (11:35 +0200)
committerThomas Weißschuh <linux@weissschuh.net>
Wed, 21 May 2025 13:31:58 +0000 (15:31 +0200)
commitdc2c656e1f687d9f8decc4ee10092ee7258722c1
tree76099dbc826d4f118da43d78935fc36cdbba7c80
parent66a4f9bb1e895aa64f0e786f4cd9864929242e4f
tools/nolibc: move poll() to poll.h

This is the location regular userspace expects the definition.

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