Bernard Xiong
|
4e41b0573b
[libc] fix the fcntl issue in newlib
|
7 years ago |
BernardXiong
|
5a95d35626
[DFS] Add fcntl API (same with ioctl in RT-Thread).
|
7 years ago |
bernard
|
8a38307e2c
[libc] Add RT_USING_POSIX macro.
|
7 years ago |
bernard
|
0f5a68a55e
[dfs] add poll/select
|
7 years ago |
bernard
|
bc0fbbfe82
[DFS] change the cmd to long data type.
|
8 years ago |
bernard
|
0acf441836
Fix compiling warning for Win32.
|
8 years ago |
Bernard Xiong
|
455daf8e7a
Add ioctl API and fix the read/write conflict issue with newlib's API.
|
9 years ago |
Bernard Xiong
|
854d8866d3
[DFS] fix the compiling issue under Keil MDK.
|
10 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 |
goprife@gmail.com
|
56ab153b1c
update dfs to support NFTL
|
12 years ago |
iamyhw@gmail.com
|
e39022f3c7
dfs: add format flag O_BINARY
|
12 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.
|
13 years ago |
qiuyiuestc@gmail.com
|
c99ca774a1
Modify the link mode, compile each component to static library first and then link them
|
14 years ago |
bernard.xiong@gmail.com
|
e97ae6898f
fix compiler warning.
|
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 |
qiuyiuestc
|
8d42ca4e71
delete #define stat _stat
|
14 years ago |
bernard.xiong
|
8772a35e3b
change dfs_stat/dfs_statfs to _stat/_statfs.
|
14 years ago |
bernard.xiong@gmail.com
|
33feb176d0
add flush, statfs, mkfs to device file system interface.
|
15 years ago |
bernard.xiong
|
075498e796
move to components directory
|
15 years ago |