rt-thread-am/components/libc/posix/io
2023-05-20 16:26:38 +08:00
..
aio import RT-Thread@9217865c without bsp, libcpu and components/net 2023-05-20 16:26:38 +08:00
mman import RT-Thread@9217865c without bsp, libcpu and components/net 2023-05-20 16:26:38 +08:00
poll import RT-Thread@9217865c without bsp, libcpu and components/net 2023-05-20 16:26:38 +08:00
stdio import RT-Thread@9217865c without bsp, libcpu and components/net 2023-05-20 16:26:38 +08:00
termios import RT-Thread@9217865c without bsp, libcpu and components/net 2023-05-20 16:26:38 +08:00
README.md import RT-Thread@9217865c without bsp, libcpu and components/net 2023-05-20 16:26:38 +08:00
SConscript import RT-Thread@9217865c without bsp, libcpu and components/net 2023-05-20 16:26:38 +08:00

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