zmq810150896 7c3d966df6 Add the system call signalfd (#8001) 1 year ago
..
aio f5b0bfd3f4 uniform code writing-disable interrupt 3 years ago
epoll 722a5fc29d Optimize the epoll code to remove restrictions on descriptors (#7951) 1 year ago
eventfd 2aa1056f19 Add fops for dfs_v2 and rt_set_errno (#7910) 1 year ago
mman ecf2d82159 sync branch rt-smart. (#6641) 2 years ago
poll 9600b75b55 [DFS] prepare for dfs_v2.0 (#7200) 2 years ago
signalfd 7c3d966df6 Add the system call signalfd (#8001) 1 year ago
stdio 2917180c21 [libc][newlib] __sdidinit is obselete 1 year ago
termios 0503d1e27f [libc/termios]修改oflags定义与musl一致 2 years ago
README.md 31c3214faf [posix][io]整理posix/io文件夹 (#5539) 3 years ago
SConscript 31c3214faf [posix][io]整理posix/io文件夹 (#5539) 3 years ago

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