rt-thread/components/libc/compilers/newlib
Bernard Xiong beb2f046c4
Merge pull request #4649 from mysterywolf/libc2
[libc][time] remove _TIMESPEC_DEFINED in common/sys/time.h and complete time.c
2021-05-01 10:58:10 +08:00
..
machine [compoenets] auto & manual formatted 2021-03-08 18:19:04 +08:00
README.md add newlib/dlib readme 2020-11-10 13:06:16 +08:00
SConscript [libc][time] 细微调整time.c 2021-04-28 13:03:43 +08:00
libc.c [compoenets] auto & manual formatted 2021-03-08 18:19:04 +08:00
libc.h [compoenets] auto & manual formatted 2021-03-08 18:19:04 +08:00
libc_syms.c [compoenets] auto & manual formatted 2021-03-08 18:19:04 +08:00
minilib.c [compoenets] auto & manual formatted 2021-03-08 18:19:04 +08:00
stdio.c [compoenets] auto & manual formatted 2021-03-08 18:19:04 +08:00
syscalls.c [libc][unistd] 完善isatty() 2021-04-26 14:31:31 +08:00

README.md

NEWLIB (GCC) porting for RT-Thread

Please define RT_USING_LIBC and compile RT-Thread with GCC compiler.

More Information

https://sourceware.org/newlib/libc.html#Reentrancy