Bernard Xiong
|
8c1c6516b3
|
[Components] Change license to Apache License v2.0
|
2018-10-29 11:06:58 +08:00 |
Bernard Xiong
|
bca65f30a9
|
[lwP] Add light weight process component.
|
2018-06-10 17:57:34 +08:00 |
bernard
|
7d673f921c
|
[libc] Adjust libc.
1. Move struct stat to libc_stat.h;
2. Defined a new FD_SET macros in libc_fdset.h.
|
2017-10-31 09:52:49 +08:00 |
bernard
|
0d45288f06
|
[libc] Add mode_t in rtlibc.h for Keil MDK/IAR.
|
2017-10-25 07:25:24 +08:00 |
bernard
|
0f5a68a55e
|
[dfs] add poll/select
1. Add poll/select APIs;
2. Add wait queue implementation;
3. Remove DFS_STATUS_* code and use errno;
4. Add pipe API;
5. Use a standalone fops in DFS;
|
2017-10-15 22:44:53 +08:00 |
yiyue.fang
|
773990abdb
|
Embedded GPLv2 license in dfs
|
2013-06-26 22:30:40 +08:00 |
Bernard Xiong
|
88c9bc2d64
|
fix compiling error
|
2013-06-23 07:53:19 +08:00 |
dzzxzz@gmail.com
|
69521e2c8f
|
fixed the coding style in components/dfs
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2530 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-26 01:12:13 +00:00 |
dzzxzz
|
44a2d720a0
|
unify the components/dfs coding style according to the /documentation/coding_style_cn.txt
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1866 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-12-23 02:11:55 +00:00 |
bernard.xiong@gmail.com
|
b2f9217686
|
change to UNIX end of line.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1746 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-10-08 14:50:08 +00:00 |
bernard.xiong@gmail.com
|
26aa51e8a6
|
add flush, statfs, mkfs to device file system interface.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@804 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-07-18 16:35:56 +00:00 |