ligr 1499dbda00 [components][libc/io]add comments for timer fd APIs. před 9 měsíci
..
aio 56fd6984ac Fix the issue of incorrect return of invalid parameters in aio_write před 1 rokem
epoll 3a4db99104 [libc][posix/io] add comments před 1 rokem
eventfd 7e492fc37c Add comments for all functions in components/libc/posix/io/eventfd/eventfd.c před 1 rokem
mman 3a4db99104 [libc][posix/io] add comments před 1 rokem
poll 5bb902895c [libc] add some posix function comments před 1 rokem
signalfd 5bb902895c [libc] add some posix function comments před 1 rokem
stdio 2917180c21 [libc][newlib] __sdidinit is obselete před 2 roky
termios 946dd264ed Add comments for all functions in components/libc/posix/io/termios/termios.c před 1 rokem
timerfd 1499dbda00 [components][libc/io]add comments for timer fd APIs. před 9 měsíci
README.md 31c3214faf [posix][io]整理posix/io文件夹 (#5539) před 3 roky
SConscript 31c3214faf [posix][io]整理posix/io文件夹 (#5539) před 3 roky

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