Troy 50d1b2fc8c [libc] add some posix function comments il y a 1 an
..
aio 8881f0eea1 Fix the issue of incorrect return of invalid parameters in aio_write il y a 1 an
epoll ccbd8e851c Fix epoll.c file format error il y a 1 an
eventfd a4fbc53c3d Add comments for all functions in components/libc/posix/io/eventfd/eventfd.c il y a 1 an
mman ecf2d82159 sync branch rt-smart. (#6641) il y a 3 ans
poll 50d1b2fc8c [libc] add some posix function comments il y a 1 an
signalfd 50d1b2fc8c [libc] add some posix function comments il y a 1 an
stdio 2917180c21 [libc][newlib] __sdidinit is obselete il y a 2 ans
termios 0503d1e27f [libc/termios]修改oflags定义与musl一致 il y a 2 ans
timerfd cdad0c254a Update epoll and timerfd (#8330) il y a 2 ans
README.md 31c3214faf [posix][io]整理posix/io文件夹 (#5539) il y a 4 ans
SConscript 31c3214faf [posix][io]整理posix/io文件夹 (#5539) il y a 4 ans

README.md

This folder contains:

sub-folders description
aio Asynchronous I/O
mman Memory-Mapped I/O
poll Nonblocking I/O
stdio Standard Input/Output I/O
termios Terminal I/O