mysterywolf f13014526c [bug fix]对各个libc库的termios.h增加宏定义,以防止在termios函数没有定义时,将posix_termios.h头文件引入导致报错 4 年之前
..
sys 5721fa8990 Signed-off-by: mysterywolf 4 年之前
README.md db88c0b6a2 [libc] Change libc stubs to compiler folder. 7 年之前
SConscript 74d045093b [tools] Fix the sys.path issue in IARVersion. 7 年之前
dirent.h 9064b28c2a [license] Change license to Apache. 6 年之前
environ.c 9064b28c2a [license] Change license to Apache. 6 年之前
fcntl.h 9064b28c2a [license] Change license to Apache. 6 年之前
libc.c 9064b28c2a [license] Change license to Apache. 6 年之前
libc.h 408bb22af6 [components/libc/compilers]撤销由VS编辑器在键入}后自动引起的缩进 5 年之前
rmtx.c 9064b28c2a [license] Change license to Apache. 6 年之前
stdio.c 9064b28c2a [license] Change license to Apache. 6 年之前
syscall_close.c 9064b28c2a [license] Change license to Apache. 6 年之前
syscall_lseek.c 9064b28c2a [license] Change license to Apache. 6 年之前
syscall_mem.c 9064b28c2a [license] Change license to Apache. 6 年之前
syscall_open.c 9064b28c2a [license] Change license to Apache. 6 年之前
syscall_read.c 9064b28c2a [license] Change license to Apache. 6 年之前
syscall_remove.c 9064b28c2a [license] Change license to Apache. 6 年之前
syscall_write.c 9064b28c2a [license] Change license to Apache. 6 年之前
syscalls.h 9064b28c2a [license] Change license to Apache. 6 年之前
termios.h f13014526c [bug fix]对各个libc库的termios.h增加宏定义,以防止在termios函数没有定义时,将posix_termios.h头文件引入导致报错 4 年之前
unistd.c 6eb62a3f9d 将unistd.c不再放在common中,分散到各个库中 4 年之前
unistd.h 9064b28c2a [license] Change license to Apache. 6 年之前

README.md

Dlib(IAR) porting for RT-Thread.

Please define RT_USING_LIBC and compile RT-Thread with IAR compiler.