This website requires JavaScript.
Explore
Help
Sign In
libs
/
rt-thread
Watch
4
Star
0
Fork
0
You've already forked rt-thread
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
rt-thread
/
components
/
libc
/
compilers
/
newlib
History
MurphyZhao
9596a94a8b
[compilers/newlib] 在 syscalls.c 增加 __errno () 函数实现,解决在使用 newlib 编译时 errno 无法重定向到 _rt_errno 的问题
...
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2019-04-11 14:24:36 +08:00
..
sys
[license] Change license to Apache.
2018-10-14 19:28:18 +08:00
libc_syms.c
[license] Change license to Apache.
2018-10-14 19:28:18 +08:00
libc.c
[Libc] Disable ENV when disable DFS.
2018-11-09 09:18:05 +08:00
libc.h
[license] Change license to Apache.
2018-10-14 19:28:18 +08:00
SConscript
[libc] Build correct SConscript file.
2017-10-13 12:44:54 +08:00
stdio.c
[license] Change license to Apache.
2018-10-14 19:28:18 +08:00
syscalls.c
[compilers/newlib] 在 syscalls.c 增加 __errno () 函数实现,解决在使用 newlib 编译时 errno 无法重定向到 _rt_errno 的问题
2019-04-11 14:24:36 +08:00
termios.h
[license] Change license to Apache.
2018-10-14 19:28:18 +08:00
time.c
[license] Change license to Apache.
2018-10-14 19:28:18 +08:00