shithub: scc

ref: 8f0953979283c0b604bc4ed5e90ed20c870618fe
dir: /src/libc/ctype/

Makefile
ctype.c
isalnum.c
isalpha.c
isascii.c
isblank.c
iscntrl.c
isdigit.c
isgraph.c
islower.c
isprint.c
ispunct.c
isspace.c
isupper.c
isxdigit.c
tolower.c
toupper.c