mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-01 18:30:25 +08:00
bdd663a33f
目前基本功能已经可以在QEMU上跑起来,但是pthread和内核signal选中会报冲突。先合并一版本,后续解决这些问题。
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 |