zmq810150896 2aa1056f19 Add fops for dfs_v2 and rt_set_errno (#7910) 1 year ago
..
aio f5b0bfd3f4 uniform code writing-disable interrupt 3 years ago
epoll 2aa1056f19 Add fops for dfs_v2 and rt_set_errno (#7910) 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
stdio b4e59bac4e dfs v2 修改 fd_new 的 startfd 起始值为 0 ;修复 futex_wait 超时时间换算异常; (#7705) 2 years 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