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

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.