summaryrefslogtreecommitdiff
path: root/rust/helpers/blk.c
diff options
context:
space:
mode:
authorWilly Tarreau <w@1wt.eu>2025-11-02 11:46:10 +0100
committerThomas Weißschuh <linux@weissschuh.net>2025-11-02 12:11:48 +0100
commitdb75042e93cfb0bb1ecd55771cc873917074f565 (patch)
tree0cd836d20dccdfaf4bf862b78d2527e1f9998a6d /rust/helpers/blk.c
parent09c873c91fc10eeff5f7aecb408e1ac06ffbf83b (diff)
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>
Diffstat (limited to 'rust/helpers/blk.c')
0 files changed, 0 insertions, 0 deletions