rt-thread/components/libc/compilers
Man, Jianting (Meco) d5afcd7f0d
fix the error return (#6097)
2022-06-22 11:51:49 +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 [Scons] 将GCC判断条件改为列表方式,方便后续增加新的编译工具链 2022-06-09 07:01:59 +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.