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

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