rt-thread/components/libc/compilers
gbcwbz ecde6d2dcf
[libc][time] Fix clock_gettime for CLOCK_CPUTIME_ID (#6029)
2022-06-05 22:51:22 +08:00
..
armlibc [libc] remove strdup from rtthread.h (#6026) 2022-06-04 17:02:35 +08:00
common [libc][time] Fix clock_gettime for CLOCK_CPUTIME_ID (#6029) 2022-06-05 22:51:22 +08:00
dlib [libc] remove strdup from rtthread.h (#6026) 2022-06-04 17:02:35 +08:00
newlib [rtdef][libc] solve the conflicts between libc data types and rtdef data types (#5961) 2022-05-19 10:35:32 +08: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.