guo 126f80e2e6 Merge pull request #5469 from mysterywolf/simulator 3 years ago
..
armlibc 5187d75af5 [armclang] 使用__clang__代替__CLANG_ARM 3 years ago
common ee93914d78 [libc] 处理在win32平台下的编译问题 3 years ago
dlib 85276f4535 [libc] 删除compiler_private.c文件 3 years ago
gcc 85276f4535 [libc] 删除compiler_private.c文件 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.