This website requires JavaScript.
Explore
Help
Sign In
eaw
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3d2cd911f0739371badfdac81b85afaa9f485f8e
esp-idf
/
components
/
newlib
/
include
/
sys
History
Roland Dobai
e86738205d
Fix redefinition of select() on platforms where ESP_PLATFORM is discarded
...
Ref:
https://github.com/espressif/esp-idf/issues/1987
2018-05-25 13:37:43 +00: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
newlib: define _REENT_INIT_PTR correctly for ESP_PLATFORM
2018-04-19 18:28:55 +05:30
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
…
timeb.h
…
times.h
…
types.h
VFS: Use smaller numbers as file descriptors
2018-05-07 09:01:56 +02:00
unistd.h
…
utime.h
…
wait.h
…