rt-thread/components/libc/compilers
Aligagago 250b3cbc16 使用 AStyle.exe 统一代码格式 2022-07-27 11:45:29 +08:00
..
armlibc 使用 AStyle.exe 统一代码格式 2022-07-27 11:45:29 +08:00
common [libc] 修复difftime函数在IAR下的编译错误 2022-07-20 10:07:03 +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.