rt-thread/components/libc/compilers
Shell 215c6c0ea5
[components/ctime] fix the free of rt_work (#7882)
Signed-off-by: Shell <smokewood@qq.com>
2023-08-01 00:00:25 +08:00
..
armlibc [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05:00
common [components/ctime] fix the free of rt_work (#7882) 2023-08-01 00:00:25 +08:00
dlib [compiler] 增加SConscript依赖标志 AddDepend (#6534) 2022-10-25 00:01:37 -04:00
musl [libc] support external third pary libc software package (#7425) 2023-04-30 12:19:57 +08:00
newlib [dfs] Add DFS v2.0 (#7606) 2023-06-10 21:35:25 +08:00
picolibc [libc] picolibc support heap. (#7571) 2023-05-27 00:26:34 +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.