Files
linux/tools/testing/selftests
Willy Tarreau db75042e93 tools/nolibc: add missing memchr() to string.h
Surprisingly we forgot to add this common one. It was added with a
per-arch guard allowing to later implement it in arch-specific asm
code like was done for a few other ones.

The test verifies that we don't search past the indicated length.

Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
2025-11-02 12:11:48 +01:00
..
2024-07-11 11:23:55 -06:00
2025-04-01 15:25:15 +02:00
2025-07-23 11:56:02 +02:00
2025-09-21 14:21:59 -07:00