This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-04 12:29:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c457afca5561a04a84ced04b94f947801fe8bf0
esp-idf
/
components
/
newlib
/
include
/
sys
History
Roland Dobai
18e83bcd53
Allow VFS file descriptors in select()
2018-05-18 08:06:33 +02: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
select.h
Allow VFS file descriptors in select()
2018-05-18 08:06:33 +02:00
signal.h
…
stat.h
…
stdio.h
…
string.h
…
syslimits.h
newlib: define PATH_MAX and ARG_MAX consistently
2017-05-05 15:21:38 +08:00
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
VFS: Use smaller numbers as file descriptors
2018-05-07 09:01:56 +02:00
unistd.h
…
utime.h
…
wait.h
…