]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools/nolibc: add snprintf() and friends
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Fri, 11 Apr 2025 09:00:51 +0000 (11:00 +0200)
committerThomas Weißschuh <linux@weissschuh.net>
Tue, 22 Apr 2025 08:59:04 +0000 (10:59 +0200)
commited45d24cf23521b12271d95f8e87b839e79dd65e
tree788e35b3083d2ba6d2dda556a137104cab937b83
parent9f4a2e28bc4714487d9a0c85af2a87c07155c552
tools/nolibc: add snprintf() and friends

Add more of the printf() functions.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Acked-by: Willy Tarreau <w@1wt.eu>
tools/include/nolibc/stdio.h