Troy 7e492fc37c Add comments for all functions in components/libc/posix/io/eventfd/eventfd.c 1 year ago
..
aio 56fd6984ac Fix the issue of incorrect return of invalid parameters in aio_write 1 year ago
epoll 83e95bdff4 sync smart & dfs (#8672) 1 year ago
eventfd 7e492fc37c Add comments for all functions in components/libc/posix/io/eventfd/eventfd.c 1 year ago
mman ecf2d82159 sync branch rt-smart. (#6641) 2 years ago
poll 83e95bdff4 sync smart & dfs (#8672) 1 year ago
signalfd 0c96b26c23 [sys_bind] [signalfd] update (#8507) 1 year ago
stdio 2917180c21 [libc][newlib] __sdidinit is obselete 1 year ago
termios 83e95bdff4 sync smart & dfs (#8672) 1 year ago
timerfd cdad0c254a Update epoll and timerfd (#8330) 1 year 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