]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools/nolibc: add err.h
authorThomas Weißschuh <linux@weissschuh.net>
Wed, 18 Mar 2026 15:50:17 +0000 (16:50 +0100)
committerThomas Weißschuh <linux@weissschuh.net>
Sun, 22 Mar 2026 09:40:37 +0000 (10:40 +0100)
commit9da0f529c089f00e6ab8b552d7407e612b7245a8
tree85d48adef1a5a3afdf7122af7bb6fa7b1773fac6
parentb74be922745989573eedee2a91d987711ef968bd
tools/nolibc: add err.h

Add a few convenient helpers to print error and warning messages.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://patch.msgid.link/20260318-nolibc-err-h-v4-2-08247a694bd9@weissschuh.net
tools/include/nolibc/Makefile
tools/include/nolibc/err.h [new file with mode: 0644]
tools/include/nolibc/nolibc.h