diff options
author | 2022-03-21 18:33:10 +0100 | |
---|---|---|
committer | 2022-04-20 17:05:45 -0700 | |
commit | 0e7b492943ec8cfdc7fffd9304d496315f781ea7 (patch) | |
tree | 827a64796b348b5966f31f4626cc0a343743920a /lib/test_bitmap.c | |
parent | tools/nolibc/stdio: add support for '%p' to vfprintf() (diff) | |
download | linux-dev-0e7b492943ec8cfdc7fffd9304d496315f781ea7.tar.xz linux-dev-0e7b492943ec8cfdc7fffd9304d496315f781ea7.zip |
tools/nolibc/string: add strcmp() and strncmp()
We need these functions all the time, including when checking environment
variables and parsing command-line arguments. These implementations were
optimized to show optimal code size on a wide range of compilers (22 bytes
return included for strcmp(), 33 for strncmp()).
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'lib/test_bitmap.c')
0 files changed, 0 insertions, 0 deletions