armink 201d2830e6 [components/libc] Remove #if defined(RT_USING_RTC) on time.c. 7 years ago
..
sys 991baa7a04 [Libc][dlib] Add STDIN_FILENO, STDOUT_FILENO and STDERR_FILENO to dlib sys/unistd.h . 7 years ago
README.md db88c0b6a2 [libc] Change libc stubs to compiler folder. 7 years ago
SConscript 74d045093b [tools] Fix the sys.path issue in IARVersion. 7 years ago
dirent.h 3a0a3f7c69 [Components/dlib] Add dirent.h to dlib libc. 7 years ago
environ.c db88c0b6a2 [libc] Change libc stubs to compiler folder. 7 years ago
fcntl.h fed25c720e [Libc][dlib] Add fcntl.h and sys/stat.h to dlib. 7 years ago
libc.c 43cc01742f [libc] cleanup code. 7 years ago
libc.h 392a33d6c5 [libc] Add libc_stdio_get_console . 7 years ago
rmtx.c db88c0b6a2 [libc] Change libc stubs to compiler folder. 7 years ago
stdio.c 392a33d6c5 [libc] Add libc_stdio_get_console . 7 years ago
syscall_close.c 5c7b16d00b [libc] Update libc. 7 years ago
syscall_lseek.c 5c7b16d00b [libc] Update libc. 7 years ago
syscall_mem.c 5c7b16d00b [libc] Update libc. 7 years ago
syscall_open.c 5c7b16d00b [libc] Update libc. 7 years ago
syscall_read.c 8a38307e2c [libc] Add RT_USING_POSIX macro. 7 years ago
syscall_remove.c db88c0b6a2 [libc] Change libc stubs to compiler folder. 7 years ago
syscall_write.c 8a38307e2c [libc] Add RT_USING_POSIX macro. 7 years ago
syscalls.h db88c0b6a2 [libc] Change libc stubs to compiler folder. 7 years ago
termios.h 3454484346 [Termios]Fix compile error for gcc and iar. 7 years ago
time.c 201d2830e6 [components/libc] Remove #if defined(RT_USING_RTC) on time.c. 7 years ago
unistd.h 5c7b16d00b [libc] Update libc. 7 years ago

README.md

Dlib(IAR) porting for RT-Thread.

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