This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
root
/
rt-thread
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
e2d951ad2a
Rami (Branch)
Tag
master
rt-thread
/
components
/
libc
/
compilers
/
armlibc
/
sys
Meco Man
60b1b87903
[fixed] 在keil环境下 compilers\armlibc\sys\unistd.h 与 libc_fcntl.h的宏定义发生了重复定义的冲突
5 anni fa
..
README.md
db88c0b6a2
[libc] Change libc stubs to compiler folder.
8 anni fa
errno.h
9064b28c2a
[license] Change license to Apache.
7 anni fa
ioctl.h
a162640f89
Signed-off-by: mysterywolf
5 anni fa
mman.h
9064b28c2a
[license] Change license to Apache.
7 anni fa
stat.h
9064b28c2a
[license] Change license to Apache.
7 anni fa
types.h
8a08be6b9e
[fix bugs]修改armlibc/sys/types.h 该文件中不能用rt_数据类型,否则会引起编译器递归编译
5 anni fa
unistd.h
60b1b87903
[fixed] 在keil环境下 compilers\armlibc\sys\unistd.h 与 libc_fcntl.h的宏定义发生了重复定义的冲突
5 anni fa
README.md
Because Keil MDK leaks some system header file, we put them in here.