rt-thread/components/libc/compilers
Meco Man b04076d8aa [armlibc] solve the compiling error
report in #6300
2022-08-17 23:48:05 -04:00
..
armlibc [armlibc] solve the compiling error 2022-08-17 23:48:05 -04:00
common [exit] 修复_exit函数条件分支未覆盖所有情况的问题 (#6239) 2022-08-08 17:21:29 +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.