rt-thread/components/libc/compilers
Yonggang Luo 517e5b132b compute ns with rt_int64_t instead of int64_t in ctime.c 2025-10-13 21:44:01 +08:00
..
armlibc fix some -Wmissing-prototypes warnings 2024-01-02 21:25:26 +08:00
common compute ns with rt_int64_t instead of int64_t in ctime.c 2025-10-13 21:44:01 +08:00
dlib 修复DFS_USING_POSIX启用时 修正IARVersion导入路径 2025-07-14 13:09:08 +08:00
musl [libc] modify function names to resolve naming conflicts 2024-11-01 18:44:16 -04:00
newlib fix some -Wmissing-prototypes warnings 2024-01-02 21:25:26 +08:00
picolibc fix some -Wmissing-prototypes warnings 2024-01-02 21:25:26 +08:00
SConscript [nano] rt-thread susport nano option 2023-11-30 11:39:34 +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.