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, 24 Feb 2022 17:56:44 +0000 (09:56 -0800)
commit81e4b6f2de046e957aaae36589fbe9e850518182
treeb7ef8efca0d0ed7788e23f61d6f1ee5253ec5a9e
parent92492c9de37101cb8ed0a116c9a42ec8d2d05ddb
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