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
/
armlibc
/
sys
History
armink
b27b1d8032
[Libc][armlibc] Add STDIN_FILENO, STDOUT_FILENO and STDERR_FILENO to armlibc/sys/unistd.h.
2018-03-22 12:09:39 +08:00
..
errno.h
[libc] Update libc.
2017-10-15 22:41:59 +08:00
mman.h
[libc] Add mmap API
2017-11-30 21:18:55 +08:00
README.md
[libc] Change libc stubs to compiler folder.
2017-10-10 17:12:03 +08:00
stat.h
[libc] Change libc stubs to compiler folder.
2017-10-10 17:12:03 +08:00
time.h
[libc] Change libc stubs to compiler folder.
2017-10-10 17:12:03 +08:00
types.h
[libc] Add mode_t in rtlibc.h for Keil MDK/IAR.
2017-10-25 07:25:24 +08:00
unistd.h
[Libc][armlibc] Add STDIN_FILENO, STDOUT_FILENO and STDERR_FILENO to armlibc/sys/unistd.h.
2018-03-22 12:09:39 +08:00
README.md
Because Keil MDK leaks some system header file, we put them in here.