This website requires JavaScript.
Explore
Help
Sign In
chinky
/
rtt-f030
Watch
1
Star
0
Fork
0
You've already forked rtt-f030
Code
Issues
Pull Requests
Releases
Wiki
Activity
rtt-f030
/
components
/
libc
/
armlibc
/
sys
History
Bernard Xiong
2a9f80d947
Add some leaked dummy header file for armcc.
2016-04-02 14:15:25 +08:00
..
errno.h
update armlibc/sys/errno.h: define EADDRNOTAVAIL
2015-07-01 16:44:56 +08:00
README.md
[libc] Add more system header file for armlibc and dlib.
2015-05-04 20:35:28 +08:00
stat.h
Add some leaked dummy header file for armcc.
2016-04-02 14:15:25 +08:00
time.h
[libc] Add more system header file for armlibc and dlib.
2015-05-04 20:35:28 +08:00
types.h
[components] add definition of mode_t for armlibc.
2015-05-21 09:18:05 +08:00
unistd.h
[libc] Add more system header file for armlibc and dlib.
2015-05-04 20:35:28 +08:00
README.md
Because Keil MDK leaks some system header file, we put them in here.