bernard
|
0f5a68a55e
[dfs] add poll/select
|
7 years ago |
bernard
|
3101ba8ac8
[DFS] Add fd checking in dfs_file_close API.
|
8 years ago |
lizhen9880
|
3e6f64fe7a
the file description is modified to local variable in function
|
8 years ago |
Bernard Xiong
|
d2ec1f3eaa
[DFS] remove st_blksize in the struct stat
|
9 years ago |
Bernard Xiong
|
c6d4407c57
[DFS] Fix the fd clear issue.
|
10 years ago |
Grissiom
|
9a75583349
dfs: check for null reference
|
10 years ago |
bernard
|
516711dc1d
[DFS] make comments cleanup.
|
11 years ago |
prife
|
f015f36d05
dfs: support copy directory
|
11 years ago |
bernard
|
7fd45f3d44
[DFS] remove the unnecessary code
|
11 years ago |
prife
|
15b08b483a
dfs: fix the variable definition bug in copy, found by ffgamelife from rt-thread.org
|
12 years ago |
yiyue.fang
|
773990abdb
Embedded GPLv2 license in dfs
|
12 years ago |
dzzxzz@gmail.com
|
69521e2c8f
fixed the coding style in components/dfs
|
12 years ago |
dzzxzz@gmail.com
|
128a283245
fixed a spelling error and use RT_NULL instead of NULL in DFS
|
13 years ago |
bernard.xiong@gmail.com
|
94d413a7a7
merge 1.0.2 modification.
|
13 years ago |
bernard.xiong@gmail.com
|
fcf74ed108
add DFS_FS_FLAG_FULLPATH support in rename function.
|
13 years ago |
bernard.xiong@gmail.com
|
beaf51ff82
add full path options (DFS_FS_FLAG_FULLPATH) to the file system.
|
13 years ago |
bernard.xiong@gmail.com
|
23839bc886
fix rename issue in DFS.
|
13 years ago |
dzzxzz
|
44a2d720a0
unify the components/dfs coding style according to the /documentation/coding_style_cn.txt
|
13 years ago |
bernard.xiong@gmail.com
|
b2f9217686
change to UNIX end of line.
|
14 years ago |
bernard.xiong
|
1992d17501
fix compiler warning.
|
14 years ago |
bernard.xiong
|
afbce6d5f9
fix <BAD file> issue on mount point directory
|
14 years ago |
bernard.xiong
|
83bb6a11bb
fix compiling warning; optimize ls function.
|
14 years ago |
wuyangyong
|
14a840b911
fix cat print buffer no \0
|
14 years ago |
bernard.xiong
|
6ae0b45820
fix compiling warning.
|
14 years ago |
bernard.xiong
|
8ccfaa8eb7
cleanup DFS_USING_WORKDIR code.
|
14 years ago |
bernard.xiong
|
fca005fe0c
change the timeout of NFS link; add copy function in finsh shell.
|
14 years ago |
bernard.xiong@gmail.com
|
7a80d831c9
update doxygen comments.
|
14 years ago |
bernard.xiong@gmail.com
|
54e77664fa
romfs and dev is usable. fix directory adjustment in ls function.
|
14 years ago |
bernard.xiong
|
5f85cb2f78
fix lseek issue.
|
14 years ago |
bernard.xiong
|
bd6d16ecde
fix DFS elm struct mismatch issue.
|
14 years ago |