9600b75b55
* [DFS] prepare for dfs_v2. dfs_fd -> dfs_file; dfs_fnode -> dfs_vnode. * [BSP] fix code analysis warning * [smart] fix the pointer overflow. * code format * [smart] fix the lwp->lwp_obj checking. |
||
---|---|---|
.. | ||
aio | ||
mman | ||
poll | ||
stdio | ||
termios | ||
README.md | ||
SConscript |
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 |