This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
root
/
rt-thread
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
2fcdb0c09c
Branches
Tags
master
rt-thread
/
components
/
libc
/
compilers
/
armlibc
/
sys
Meco Man
60b1b87903
[fixed] 在keil环境下 compilers\armlibc\sys\unistd.h 与 libc_fcntl.h的宏定义发生了重复定义的冲突
il y a 5 ans
..
README.md
db88c0b6a2
[libc] Change libc stubs to compiler folder.
il y a 8 ans
errno.h
9064b28c2a
[license] Change license to Apache.
il y a 7 ans
ioctl.h
a162640f89
Signed-off-by: mysterywolf
il y a 5 ans
mman.h
9064b28c2a
[license] Change license to Apache.
il y a 7 ans
stat.h
9064b28c2a
[license] Change license to Apache.
il y a 7 ans
types.h
8a08be6b9e
[fix bugs]修改armlibc/sys/types.h 该文件中不能用rt_数据类型,否则会引起编译器递归编译
il y a 5 ans
unistd.h
60b1b87903
[fixed] 在keil环境下 compilers\armlibc\sys\unistd.h 与 libc_fcntl.h的宏定义发生了重复定义的冲突
il y a 5 ans
README.md
Because Keil MDK leaks some system header file, we put them in here.