rt-thread/components/libc/compilers
Man, Jianting (Meco) 8275e90203
[libc][newlib] format (#6104)
2022-06-23 14:38:26 +08:00
..
armlibc fix the error return (#6097) 2022-06-22 11:51:49 +08:00
common [libc] implement extension standard C functions (#6044) 2022-06-19 21:56:24 +08:00
dlib [Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断 2022-06-09 07:01:59 +08:00
newlib [libc][newlib] format (#6104) 2022-06-23 14:38:26 +08:00
SConscript [libc] Build correct SConscript file. 2017-10-13 12:44:54 +08:00
readme.md [libc][posix] add readme 2021-11-08 14:15:56 -05:00

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.