rt-thread/components/libc/compilers
Meco Man 721c08dc61 [libc][time] 解决部分编译平台CLOCKS_PER_SEC无法被重新定义的问题 2022-10-28 18:13:15 -04:00
..
armlibc [compiler] 增加SConscript依赖标志 AddDepend (#6534) 2022-10-25 00:01:37 -04:00
common [libc][time] 解决部分编译平台CLOCKS_PER_SEC无法被重新定义的问题 2022-10-28 18:13:15 -04:00
dlib [compiler] 增加SConscript依赖标志 AddDepend (#6534) 2022-10-25 00:01:37 -04:00
newlib [compiler] 增加SConscript依赖标志 AddDepend (#6534) 2022-10-25 00:01:37 -04: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.