rt-thread-official/components/libc/compilers
liuxianliang 11d83225d6 [remove] useless variable. 2022-01-24 14:42:22 +08:00
..
armlibc [libdl] move libdl to posix folder (#5523) 2022-01-20 20:55:31 +08:00
common [remove] useless variable. 2022-01-24 14:42:22 +08:00
dlib [console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题 2022-01-09 00:20:32 +08:00
newlib [posix][io]整理posix/io文件夹 (#5539) 2022-01-24 09:16:57 +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.