]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/string/ctype/strisascii/: strisdigit(): Add function
authorAlejandro Colomar <alx@kernel.org>
Wed, 11 Dec 2024 00:57:29 +0000 (01:57 +0100)
committerSerge Hallyn <serge@hallyn.com>
Sun, 16 Feb 2025 22:12:16 +0000 (16:12 -0600)
commit79142cd28173e3d089581366c809957552b40900
tree06447c6b48e73fb6836bf47041cca70dcdf1152d
parent3cba5e2e1c940bf15c1eccfff3cbcf1fb59526b8
lib/string/ctype/strisascii/: strisdigit(): Add function

Reviewed-by: Serge Hallyn <serge@hallyn.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/Makefile.am
lib/string/ctype/strisascii/strisdigit.c [new file with mode: 0644]
lib/string/ctype/strisascii/strisdigit.h [new file with mode: 0644]