tangyuxin
|
8861202c3b
[dfs] fix the DEVICE could not get or set flags
|
4 years ago |
Bernard Xiong
|
78d42efd22
[DFS] cleanup the log in dfs.
|
5 years ago |
zhangjun
|
60f2ae4d3c
[components][dfs]添加ftruncate接口
|
5 years ago |
tyustli
|
d8eb0cfc1e
fix kernel and framework no cast type error
|
6 years ago |
armink
|
6c92eb40da
[DFS] Update dfs file open log.
|
6 years ago |
tangyuxin
|
e71ec65549
[components][dfs]格式化代码
|
6 years ago |
armink
|
4f7c06f923
[component][DFS] Change the log level on dfs_file_open() func.
|
6 years ago |
Bernard Xiong
|
3b4a9f51c7
[DFS] Remove opened file check
|
6 years ago |
yangfasheng
|
c16d3de633
update dfs.c dfs_file.c dfs_file.h
|
6 years ago |
Bernard Xiong
|
1f37de29c4
Fix the value width issue under 32/64 bit arch.
|
6 years ago |
armink
|
83b7b763b7
The dbg_log API is DISCARDED. Change all dbg_log to LOG_X.
|
6 years ago |
Bernard Xiong
|
8c1c6516b3
[Components] Change license to Apache License v2.0
|
6 years ago |
zylx
|
8431c05635
[dfs] fix ioctl getflag/setflag issue.
|
6 years ago |
BernardXiong
|
5a95d35626
[DFS] Add fcntl API (same with ioctl in RT-Thread).
|
7 years ago |
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 |