chunyexixiaoyu 37d0be3290 [libc][time] solve the problem which the os tick can be calculated wrongly because the local variable was not initialized. il y a 3 ans
..
armlibc fb3f835089 [libc] remove strdup from rtthread.h (#6026) il y a 3 ans
common 37d0be3290 [libc][time] solve the problem which the os tick can be calculated wrongly because the local variable was not initialized. il y a 3 ans
dlib fb3f835089 [libc] remove strdup from rtthread.h (#6026) il y a 3 ans
newlib c147ff417c [rtdef][libc] solve the conflicts between libc data types and rtdef data types (#5961) il y a 3 ans
SConscript 8bdf993bfc [libc] Build correct SConscript file. il y a 8 ans
readme.md 1a9729f45e [libc][posix] add readme il y a 4 ans

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.