rt-thread-official/components/libc/compilers
guo ecf2d82159
sync branch rt-smart. (#6641)
* Synchronize the code of the rt mart branch to the master branch.
  * TTY device
  * Add lwP code from rt-smart
  * Add vnode in DFS, but DFS will be re-write for rt-smart
  * There are three libcpu for rt-smart:
    * arm/cortex-a, arm/aarch64
    * riscv64

Co-authored-by: Rbb666 <zhangbingru@rt-thread.com>
Co-authored-by: zhkag <zhkag@foxmail.com>
2022-12-03 12:07:44 +08:00
..
armlibc [armlibc] 修复AC6更新至6.19后_sys_tmpnam()函数编译报错 (#6647) 2022-11-24 00:12:48 -05:00
common sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
dlib [compiler] 增加SConscript依赖标志 AddDepend (#6534) 2022-10-25 00:01:37 -04:00
musl sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
newlib [libc][musl] support arm-linux-musleabi toolchain 2022-11-22 21:40:50 -05: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.