This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
root
/
rt-thread
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
0fc2b13b45
Ramas
Etiquetas
master
rt-thread
/
components
/
libc
/
compilers
/
armlibc
/
sys
Meco Man
60b1b87903
[fixed] 在keil环境下 compilers\armlibc\sys\unistd.h 与 libc_fcntl.h的宏定义发生了重复定义的冲突
hace 5 años
..
README.md
db88c0b6a2
[libc] Change libc stubs to compiler folder.
hace 8 años
errno.h
9064b28c2a
[license] Change license to Apache.
hace 7 años
ioctl.h
a162640f89
Signed-off-by: mysterywolf
hace 5 años
mman.h
9064b28c2a
[license] Change license to Apache.
hace 7 años
stat.h
9064b28c2a
[license] Change license to Apache.
hace 7 años
types.h
8a08be6b9e
[fix bugs]修改armlibc/sys/types.h 该文件中不能用rt_数据类型,否则会引起编译器递归编译
hace 5 años
unistd.h
60b1b87903
[fixed] 在keil环境下 compilers\armlibc\sys\unistd.h 与 libc_fcntl.h的宏定义发生了重复定义的冲突
hace 5 años
README.md
Because Keil MDK leaks some system header file, we put them in here.