rt-thread/components/libc/posix/io
Man, Jianting (Meco) 6369e89502
[posix] POSIX standard implementation for PSE51 (#5384)
* [posix] POSIX standard implementation for PSE51

- add some posix's interfaces that we haven't before.
- these PR have passed the interface definition test across gcc platfrom;
- have tested base on qemu-a9 and stm32h750-art-pi.

* [newlib] only enable POSIX.1-1990

* update projects
2021-12-17 15:34:17 +08:00
..
aio [posix] 按照高级unix环境编程整理IO类别 2021-12-05 23:07:41 -05:00
mman [posix][mmap] create the mman folder 2021-12-14 06:12:04 +08:00
poll update poll sconscript 2021-12-14 06:12:04 +08:00
termios [posix] 按照高级unix环境编程整理IO类别 2021-12-05 23:07:41 -05:00
SConscript [posix][mmap] create the mman folder 2021-12-14 06:12:04 +08:00
libc.c [posix] POSIX standard implementation for PSE51 (#5384) 2021-12-17 15:34:17 +08:00
libc.h [posix] 按照高级unix环境编程整理IO类别 2021-12-05 23:07:41 -05:00
select.c [posix] 按照高级unix环境编程整理IO类别 2021-12-05 23:07:41 -05:00