Troy 946dd264ed Add comments for all functions in components/libc/posix/io/termios/termios.c il y a 1 an
..
aio 56fd6984ac Fix the issue of incorrect return of invalid parameters in aio_write il y a 2 ans
epoll 3a4db99104 [libc][posix/io] add comments il y a 2 ans
eventfd 7e492fc37c Add comments for all functions in components/libc/posix/io/eventfd/eventfd.c il y a 2 ans
mman 3a4db99104 [libc][posix/io] add comments il y a 2 ans
poll 5bb902895c [libc] add some posix function comments il y a 2 ans
signalfd 5bb902895c [libc] add some posix function comments il y a 2 ans
stdio 2917180c21 [libc][newlib] __sdidinit is obselete il y a 2 ans
termios 946dd264ed Add comments for all functions in components/libc/posix/io/termios/termios.c il y a 1 an
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