shithub: scc

ref: b0f3613b586e0f7c00156401040189d91b5bdc0c
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