This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
root
/
rt-thread
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
2bedb0b24d
Gałęzie
Tagi
master
rt-thread
/
components
/
libc
/
compilers
/
armlibc
/
sys
Meco Man
60b1b87903
[fixed] 在keil环境下 compilers\armlibc\sys\unistd.h 与 libc_fcntl.h的宏定义发生了重复定义的冲突
5 lat temu
..
README.md
db88c0b6a2
[libc] Change libc stubs to compiler folder.
8 lat temu
errno.h
9064b28c2a
[license] Change license to Apache.
7 lat temu
ioctl.h
a162640f89
Signed-off-by: mysterywolf
5 lat temu
mman.h
9064b28c2a
[license] Change license to Apache.
7 lat temu
stat.h
9064b28c2a
[license] Change license to Apache.
7 lat temu
types.h
8a08be6b9e
[fix bugs]修改armlibc/sys/types.h 该文件中不能用rt_数据类型,否则会引起编译器递归编译
5 lat temu
unistd.h
60b1b87903
[fixed] 在keil环境下 compilers\armlibc\sys\unistd.h 与 libc_fcntl.h的宏定义发生了重复定义的冲突
5 lat temu
README.md
Because Keil MDK leaks some system header file, we put them in here.