shithub: scc

ref: 67f14db0cfed811698a6f42f0e6eab5a2f88911f
dir: /libc/src/

Makefile
assert.c
atexit.c
atoi.c
calloc.c
ctype.c
exit.c
fprintf.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
malloc.c
malloc.h
memchr.c
memcmp.c
memcpy.c
memmove.c
memset.c
printf.c
rand.c
realloc.c
setlocale.c
strcat.c
strchr.c
strcmp.c
strcoll.c
strcpy.c
strcspn.c
strlen.c
strncat.c
strncmp.c
strncpy.c
strpbrk.c
strrchr.c
strspn.c
strstr.c
strtok.c
strxfrm.c
sys/
syscall.h
tolower.c
toupper.c
vfprintf.c