This website requires JavaScript.
Explore
Help
Sign In
RT-Thread
/
rt-thread
Watch
1
Star
0
Fork
0
You've already forked rt-thread
mirror of
https://github.com/RT-Thread/rt-thread.git
synced
2025-10-20 13:55:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08af426f01cf0321719c937d29a1d9315a0feab8
rt-thread
/
components
/
libc
/
compilers
/
dlib
/
sys
History
Bernard Xiong
2bf53d315d
Merge pull request
#4369
from mysterywolf/removeminilibc
...
[libc]移除minilibc 并将其职能并入newlibc中
2021-02-27 09:12:45 +08:00
..
errno.h
[dlib] Add more header files for IAR/dlib
2019-07-08 13:34:57 +08:00
mman.h
[license] Change license to Apache.
2018-10-14 19:28:18 +08:00
README.md
[libc] Change libc stubs to compiler folder.
2017-10-10 17:12:03 +08:00
signal.h
[dlib] Add more header files for IAR/dlib
2019-07-08 13:34:57 +08:00
stat.h
[license] Change license to Apache.
2018-10-14 19:28:18 +08:00
types.h
Merge pull request
#4369
from mysterywolf/removeminilibc
2021-02-27 09:12:45 +08:00
unistd.h
update
2021-02-21 18:01:29 +08:00
README.md
Because IAR leaks some system header file, we put them in here.