Troy 0655742ccf [libc][posix/io] add comments 1 år sedan
..
aio 8881f0eea1 Fix the issue of incorrect return of invalid parameters in aio_write 1 år sedan
epoll 0655742ccf [libc][posix/io] add comments 1 år sedan
eventfd a4fbc53c3d Add comments for all functions in components/libc/posix/io/eventfd/eventfd.c 1 år sedan
mman 0655742ccf [libc][posix/io] add comments 1 år sedan
poll 0655742ccf [libc][posix/io] add comments 1 år sedan
signalfd 50d1b2fc8c [libc] add some posix function comments 1 år sedan
stdio 2917180c21 [libc][newlib] __sdidinit is obselete 1 år sedan
termios 17d22ad408 sync smart & dfs (#8672) 1 år sedan
timerfd cdad0c254a Update epoll and timerfd (#8330) 1 år sedan
README.md 31c3214faf [posix][io]整理posix/io文件夹 (#5539) 3 år sedan
SConscript 31c3214faf [posix][io]整理posix/io文件夹 (#5539) 3 år sedan

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