Troy a4fbc53c3d Add comments for all functions in components/libc/posix/io/eventfd/eventfd.c 1 год назад
..
aio 8881f0eea1 Fix the issue of incorrect return of invalid parameters in aio_write 1 год назад
epoll ccbd8e851c Fix epoll.c file format error 1 год назад
eventfd a4fbc53c3d Add comments for all functions in components/libc/posix/io/eventfd/eventfd.c 1 год назад
mman ecf2d82159 sync branch rt-smart. (#6641) 3 лет назад
poll c06f4e98fc [SAL] Update SAL,Add socketpair sendmsg recvmsg function (#8293) 2 лет назад
signalfd 0c96b26c23 [sys_bind] [signalfd] update (#8507) 2 лет назад
stdio 2917180c21 [libc][newlib] __sdidinit is obselete 2 лет назад
termios 0503d1e27f [libc/termios]修改oflags定义与musl一致 2 лет назад
timerfd cdad0c254a Update epoll and timerfd (#8330) 2 лет назад
README.md 31c3214faf [posix][io]整理posix/io文件夹 (#5539) 4 лет назад
SConscript 31c3214faf [posix][io]整理posix/io文件夹 (#5539) 4 лет назад

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