tools/nolibc/ctype: add the missing is* functions
authorWilly Tarreau <w@1wt.eu>
Mon, 7 Feb 2022 16:23:22 +0000 (17:23 +0100)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 14 Feb 2022 18:45:24 +0000 (10:45 -0800)
commit1b2e65a2c22378aa1c2041ac613e8194ad299349
tree37167362271ae6d99ec209446e4c2d40da059ae8
parentf3ae8184f26c24a64cadcbc0a57667666245ae6d
tools/nolibc/ctype: add the missing is* functions

There was only isdigit, this commit adds the other ones.

Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/include/nolibc/ctype.h