rt-thread/components/libc/compilers/newlib
BernardXiong 780c09e3e4 [libc] Fix the O_CREAT issue.
libc_stdio_set_console/newlib uses fopen to open console device, which
has O_CREAT flag and cause fault.
2018-02-11 13:57:51 +08:00
..
sys [libc] fix the fcntl issue in newlib 2018-02-07 19:55:35 +08:00
SConscript [libc] Build correct SConscript file. 2017-10-13 12:44:54 +08:00
libc.c 龙芯1C使用的libc初始化添加了dev的定义条件 2018-01-14 09:22:02 +08:00
libc.h [libc] Add libc_stdio_get_console . 2018-01-12 16:55:47 +08:00
libc_syms.c [libc] Update libc. 2017-10-15 22:41:59 +08:00
stdio.c [libc] Fix the O_CREAT issue. 2018-02-11 13:57:51 +08:00
syscalls.c [libc] move clock_time to time. 2017-12-31 16:43:08 +08:00
termios.h [Termios]Fix compile error for gcc and iar. 2017-12-07 18:32:06 +08:00