]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4bb6c48e24a870d759ea66c68350de80b0ffdc05
treef5a17340f1fcde3e19fe2eb59a97874b8bf008c8
parent1f0e07fbb81e8907357d2c568a00ee4da2dc3eec
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