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
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
..
aio
[libc] Fix the result length issue in aio_read_work.
2019-01-21 17:18:48 +08:00
compilers
[compilers/newlib] 在 syscalls.c 增加 __errno () 函数实现,解决在使用 newlib 编译时 errno 无法重定向到 _rt_errno 的问题
2019-04-11 14:24:36 +08:00
libdl
fix dlmodule_load(): return immediately when open file fail
2019-03-31 14:24:58 +08:00
mmap
[libc] Fix the addr=NULL issue in mmap.
2019-01-21 17:19:07 +08:00
pthreads
[ptherad] Fix pthread_exit issue
2019-02-14 13:45:25 +08:00
signal
[license] Change license to Apache.
2018-10-14 19:28:18 +08:00
termios
[license] Change license to Apache.
2018-10-14 19:28:18 +08:00
time
[license] Change license to Apache.
2018-10-14 19:28:18 +08:00
Kconfig
[Kernel] move module tolibc/libdl.
2018-08-30 20:27:45 +08:00
SConscript
[libc] Build correct SConscript file.
2017-10-13 12:44:54 +08:00