shithub: scc

ref: 5abe139e4bd964efe5f93105a8deebb03594f790
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
strtok.c
strxfrm.c
tolower.c
toupper.c