Bernard Xiong 0bcab2892a Merge pull request #5268 from mysterywolf/SYSCALL 3 年 前
..
armlibc 4fe93881b0 [dlib][armlibc] 内存函数在HEAP没有开启时增加错误警告 3 年 前
common 09666e6b99 [libc] 修复在fcntl.h中两种不同的宏编码方式导致的bug 3 年 前
dlib 4fe93881b0 [dlib][armlibc] 内存函数在HEAP没有开启时增加错误警告 3 年 前
gcc 0bcab2892a Merge pull request #5268 from mysterywolf/SYSCALL 3 年 前
SConscript 8bdf993bfc [libc] Build correct SConscript file. 7 年 前
readme.md 1a9729f45e [libc][posix] add readme 3 年 前

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.