rt-thread/components/dfs
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
..
filesystems [libc] Fix the O_CREAT issue. 2018-02-11 13:57:51 +08:00
include [libc] fix the fcntl issue in newlib 2018-02-07 19:55:35 +08:00
src [libc] fix the fcntl issue in newlib 2018-02-07 19:55:35 +08:00
Kconfig [DFS] update JFFS2 with RT-Thread 3.0.x. 2017-12-30 14:45:34 +08:00
SConscript [libc] Add RT_USING_POSIX macro. 2017-10-17 22:27:06 +08:00