esp-idf/components/newlib/include/sys
Angus Gratton f76a3c45c0 newlib: Disable sys/types.h implementations of FD_SET, etc.
Temporary measure, until we have VFS-level select() support.

Closes https://github.com/espressif/esp-idf/issues/1141
2017-10-20 18:11:32 +08:00
..
_default_fcntl.h
_intsup.h
_types.h
cdefs.h
config.h
custom_file.h
dir.h
errno.h
fcntl.h
features.h According to review comments 2017-09-06 10:30:23 +08:00
file.h
iconvnls.h
lock.h
param.h
queue.h
reent.h
resource.h
sched.h According to review comments 2017-09-06 10:30:23 +08:00
signal.h
stat.h
stdio.h
string.h
syslimits.h
time.h feat(time): enable the macro timeradd, timersub, timerclear, etc. 2017-08-30 14:08:14 +08:00
timeb.h
times.h
types.h newlib: Disable sys/types.h implementations of FD_SET, etc. 2017-10-20 18:11:32 +08:00
unistd.h
utime.h
wait.h