rt-thread/components/libc/compilers/newlib/legacy/_select
Man, Jianting (Meco) ee10516544
[libc] fix a typo (#5689)
2022-03-21 08:57:36 +08:00
..
sys [libc] 调整文件结构 2022-01-17 11:18:09 +08:00
SConscript [libc] fix a typo (#5689) 2022-03-21 08:57:36 +08:00
readme.md [libc] 调整文件结构 2022-01-17 11:18:09 +08:00

readme.md

Newlib 2.2.0 or lower version does not provide sys/select.h, and fd_set is defined in sys/types.h. It will be generated by scons automatically, and DO NOT change it.