mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-21 09:23:30 +08:00
11 lines
332 B
Markdown
11 lines
332 B
Markdown
|
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 |
|
||
|
|