]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools/nolibc: add difftime()
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Mon, 28 Apr 2025 12:40:12 +0000 (14:40 +0200)
committerThomas Weißschuh <linux@weissschuh.net>
Wed, 21 May 2025 13:32:12 +0000 (15:32 +0200)
commit7ff3c71a4795f524b4dc643db4d00d4467be26a0
treebed1e6e76b2dd271eb99fb69bcf1506da7019e96
parentda69cfb17b2afbb8692b74eefb844f85febb6674
tools/nolibc: add difftime()

This is used in various selftests and will be handy when integrating
those with nolibc.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://lore.kernel.org/r/20250428-nolibc-misc-v2-11-3c043eeab06c@linutronix.de
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
tools/include/nolibc/time.h
tools/testing/selftests/nolibc/nolibc-test.c