rt-thread-official/components/dfs/filesystems/devfs
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
..
SConscript [DFS] Use SConscript of each file system to build. 2015-04-03 14:26:18 +00:00
devfs.c [libc] Fix the O_CREAT issue. 2018-02-11 13:57:51 +08:00
devfs.h [dfs] add poll/select 2017-10-15 22:44:53 +08:00