Jianting (Meco) Man
|
702b91c3ce
|
[dfs] 保留dfs_poll.h dfs_select.h,加warning提示
|
2021-10-27 23:44:46 -04:00 |
Meco Man
|
20924ea3f5
|
[dfs] remove dfs_select.h and dfs_poll.h
|
2021-10-17 17:16:59 -04:00 |
Meco Man
|
dc5ee9ade7
|
[libc标准化] 将dfs_select.h功能转移到sys/select.h
|
2021-09-13 13:08:03 -04:00 |
Meco Man
|
fc094e9211
|
[rtlibc] remove libc_signal.h and libc_fdset.h
|
2021-07-21 19:42:38 +08:00 |
Meco Man
|
3c05a4e719
|
[compoenets] auto & manual formatted
|
2021-03-08 18:19:04 +08:00 |
Bernard Xiong
|
8c1c6516b3
|
[Components] Change license to Apache License v2.0
|
2018-10-29 11:06:58 +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
|
8a38307e2c
|
[libc] Add RT_USING_POSIX macro.
1. Add macro check in rtdebug.h;
2. Use RT_USING_POSIX for poll/select, stdin etc.
3. Split dfs_posix.h to dfs_posix.h, dfs_poll.h and dfs_select.h;
|
2017-10-17 22:27:06 +08:00 |