shithub: scc

ref: bdb96f1671f8b8f20bffc45cfacc7fa2ee2cb49f
dir: /libc/src/

Makefile
assert.c
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
memchr.c
memcmp.c
memcpy.c
memmove.c
memset.c
setlocale.c
strcat.c
strchr.c
strcmp.c
strcoll.c
strcpy.c
strlen.c
strncat.c
strncpy.c
strrchr.c
tolower.c
toupper.c