rt-thread-am/components/libc/compilers
Zihao Yu 1f4c0995bf components,libc,compilers,common,ctime: fix compile error
* `__isleap` is defined as a macro in glibc
2023-05-24 12:28:37 +08:00
..
armlibc import RT-Thread@9217865c without bsp, libcpu and components/net 2023-05-20 16:26:38 +08:00
common components,libc,compilers,common,ctime: fix compile error 2023-05-24 12:28:37 +08:00
dlib import RT-Thread@9217865c without bsp, libcpu and components/net 2023-05-20 16:26:38 +08:00
musl import RT-Thread@9217865c without bsp, libcpu and components/net 2023-05-20 16:26:38 +08:00
newlib import RT-Thread@9217865c without bsp, libcpu and components/net 2023-05-20 16:26:38 +08:00
picolibc import RT-Thread@9217865c without bsp, libcpu and components/net 2023-05-20 16:26:38 +08:00
readme.md import RT-Thread@9217865c without bsp, libcpu and components/net 2023-05-20 16:26:38 +08:00
SConscript import RT-Thread@9217865c without bsp, libcpu and components/net 2023-05-20 16:26:38 +08:00

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.