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>
Thu, 21 Apr 2022 00:05:43 +0000 (17:05 -0700)
commit50850c38b290c22da37a77e24c9382933b200c8c
treef5a17340f1fcde3e19fe2eb59a97874b8bf008c8
parent62a2af077493df4ebea22df4de8df4aea3c882cc
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