This website works better with JavaScript
Home
Explore
Help
Sign In
root
/
rt-thread
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
b76db6b45b
Branches
Tags
master
rt-thread
/
components
/
libc
/
compilers
/
armlibc
/
sys
armink
b27b1d8032
[Libc][armlibc] Add STDIN_FILENO, STDOUT_FILENO and STDERR_FILENO to armlibc/sys/unistd.h.
7 years ago
..
README.md
db88c0b6a2
[libc] Change libc stubs to compiler folder.
8 years ago
errno.h
5c7b16d00b
[libc] Update libc.
8 years ago
mman.h
ed033053cf
[libc] Add mmap API
8 years ago
stat.h
db88c0b6a2
[libc] Change libc stubs to compiler folder.
8 years ago
time.h
db88c0b6a2
[libc] Change libc stubs to compiler folder.
8 years ago
types.h
0d45288f06
[libc] Add mode_t in rtlibc.h for Keil MDK/IAR.
8 years ago
unistd.h
b27b1d8032
[Libc][armlibc] Add STDIN_FILENO, STDOUT_FILENO and STDERR_FILENO to armlibc/sys/unistd.h.
7 years ago
README.md
Because Keil MDK leaks some system header file, we put them in here.