Initial import.
|
---|
0 parent
commit ae50667bda6d8e09bd655fabe6a0a67d9e51c3ab
|
inc/assert.h 0 → 100644 |
---|
inc/ctype.h 0 → 100644 |
---|
inc/inttypes.h 0 → 100644 |
---|
inc/malloc.h 0 → 100644 |
---|
inc/math.h 0 → 100644 |
---|
inc/printf.h 0 → 100644 |
---|
inc/stdio.h 0 → 100644 |
---|
inc/stdlib.h 0 → 100644 |
---|
inc/string.h 0 → 100644 |
---|
inc/types.h 0 → 100644 |
---|
readme.txt 0 → 100644 |
---|
rtlibc.mk 0 → 100644 |
---|
src/iprintf.c 0 → 100644 |
---|
src/malloc.c 0 → 100644 |
---|
src/math.c 0 → 100644 |
---|
src/printf.c 0 → 100644 |
---|
src/stdio.c 0 → 100644 |
---|
src/stdio_internal.h 0 → 100644 |
---|
src/stdlib.c 0 → 100644 |
---|
src/string.c 0 → 100644 |
---|
template/rtlibc_conf.h 0 → 100644 |
---|