shithub: scc

ref: cc41bb23348ac34075e905a5efc965880e6cfad3
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
localeconv.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
strncmp.c
strncpy.c
strrchr.c
strstr.c
strtok.c
strxfrm.c
tolower.c
toupper.c