Bernard Xiong
|
e68a3a977a
[DFS] Remove stat/fstat function under WIN32 simulation.
|
9 years ago |
Bernard Xiong
|
455daf8e7a
Add ioctl API and fix the read/write conflict issue with newlib's API.
|
9 years ago |
Bernard Xiong
|
d2ec1f3eaa
[DFS] remove st_blksize in the struct stat
|
9 years ago |
www220@tom.com
|
3bd1a372a0
修正mkdir lseek中文件句柄不释放的bug
|
9 years ago |
Bernard Xiong
|
52e0d3ce0f
[DFS] Add fsync function
|
10 years ago |
bernard
|
582aff86ed
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
11 years ago |
bernard
|
516711dc1d
[DFS] make comments cleanup.
|
11 years ago |
Bernard Xiong
|
59c128c073
[libc] fix compiling warning
|
11 years ago |
yiyue.fang
|
773990abdb
Embedded GPLv2 license in dfs
|
12 years ago |
Bernard Xiong
|
98c8a23e94
Add component initialization.
|
12 years ago |
Ming, Bai
|
b4de7cce57
Re-normalizing the repo
|
12 years ago |
goprife@gmail.com
|
911cbb5793
move check dfs_fd valid code from close to fd_get
|
12 years ago |
goprife@gmail.com
|
1c419d428e
check dfs_fd valid in close
|
12 years ago |
dzzxzz@gmail.com
|
69521e2c8f
fixed the coding style in components/dfs
|
12 years ago |
qiuyiuestc@gmail.com
|
76ba5137dd
export symbols in dfs_posix.c
|
12 years ago |
dzzxzz@gmail.com
|
fdc7dfc768
use RT_NULL instead of NULL in DFS, and format the code in DFS
|
13 years ago |
bernard.xiong@gmail.com
|
94d413a7a7
merge 1.0.2 modification.
|
13 years ago |
goprife@gmail.com
|
6202b6c155
fix bugs in lseek in dfs_posix.c and dfs_jffs2.c
|
13 years ago |
dzzxzz@gmail.com
|
48a170f861
calling function fd_put() before rt_set_errno()
|
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 |
yungchi@cs.nctu.edu.tw
|
cba5eb60f8
use DFS_STATUS_EINVAL
|
13 years ago |
yungchi@cs.nctu.edu.tw
|
f66dafe7a6
fix lseek underflow problem
|
13 years ago |
bernard.xiong@gmail.com
|
b2f9217686
change to UNIX end of line.
|
13 years ago |
bernard.xiong@gmail.com
|
d37f7b6100
fix directory seek issue in FatFs.
|
14 years ago |
bernard.xiong@gmail.com
|
f8397a1693
fix mkdir issue; add cd command in finsh.
|
14 years ago |
bernard.xiong@gmail.com
|
7a80d831c9
update doxygen comments.
|
14 years ago |
bernard.xiong@gmail.com
|
10732a76e9
cleanup scons building script
|
14 years ago |
bernard.xiong@gmail.com
|
d4c03d07cf
add fstat implementation.
|
14 years ago |
bernard.xiong
|
b4a98e4457
Improve the Device File System of the POSIX compatibility
|
14 years ago |