shithub: scc

ref: 9be3c2347c94f2d6a1bd5597a52c03aa02f1c535
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