shu-qian c7e0a96f6f [libc] add comments to the cstdlib.c (#8209) 1 year ago
..
armlibc b08d8672d2 [libc][posix/io/stdio] rename libc.c as posix/stdio.c 1 year ago
common c7e0a96f6f [libc] add comments to the cstdlib.c (#8209) 1 year ago
dlib b08d8672d2 [libc][posix/io/stdio] rename libc.c as posix/stdio.c 1 year ago
musl d580042145 [libc] support external third pary libc software package (#7425) 2 years ago
newlib b08d8672d2 [libc][posix/io/stdio] rename libc.c as posix/stdio.c 1 year ago
picolibc 7732f8618b [picolibc] fix the errno declaration conflict 1 year ago
SConscript 8bdf993bfc [libc] Build correct SConscript file. 7 years ago
readme.md 1a9729f45e [libc][posix] add readme 3 years ago

readme.md

This folder provides uniformed header files crossing different compiler platforms, and supports basic standard C library functions, such as memory management and time management, etc.