rt-thread/components/dfs
Bernard Xiong 3b4a9f51c7 [DFS] Remove opened file check
Remove opened file check in dfs_file_open function. It will be replaced with POSIX flock/fcntl.
2019-01-24 20:55:27 +08:00
..
filesystems [DFS][romfs] code cleanup 2019-01-13 14:33:24 +08:00
include update dfs.c dfs_file.c dfs_file.h 2019-01-09 17:40:32 +08:00
src [DFS] Remove opened file check 2019-01-24 20:55:27 +08:00
Kconfig Solve the problem of RT_USING_DFS cyclic dependency. 2018-09-05 20:52:16 +08:00
SConscript [libc] Add RT_USING_POSIX macro. 2017-10-17 22:27:06 +08:00