Meco Man
|
50f041f5c2
|
[Scons] 将GCC判断条件改为列表方式,方便后续增加新的编译工具链
|
2022-06-09 07:01:59 +08:00 |
陈迎春
|
f977f07ddf
|
[fix] fix dlmodule compile 'SEEK_END' undeclared eror (#5909)
|
2022-05-09 09:37:17 +08:00 |
Man, Jianting (Meco)
|
5ec00a5a1d
|
[dmodule] 补充头文件 (#5602)
* add references
* [dmodule] add <fcntl.h>
|
2022-02-17 12:34:48 +08:00 |
Man, Jianting (Meco)
|
31c3214faf
|
[posix][io]整理posix/io文件夹 (#5539)
* [posix][io]整理posix/io文件夹
- 将select.c移入到poll文件夹
- 将libc.c移入到tty文件夹,isatty函数归并到libc.c中, termios并入tty文件夹中
- 整理Sconscript
Signed-off-by: Meco Man <920369182@qq.com>
* [libc][newlib]调整文件夹结构
|
2022-01-24 09:16:57 +08:00 |
Man, Jianting (Meco)
|
c89735a357
|
[libdl] move libdl to posix folder (#5523)
|
2022-01-20 20:55:31 +08:00 |