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-11-18 02:26:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6e59f9e8be0e1186c25aa3520137a65ca3be77de
esp-idf
/
components
/
newlib
/
platform_include
/
sys
History
Jakob Hasse
6e59f9e8be
[newlib]: Added missing includes
...
Closes
https://github.com/espressif/esp-idf/issues/7498
2021-10-14 11:26:56 +08:00
..
dirent.h
newlib: add C++ guards to the platform-specific dirent.h
2021-07-08 15:53:58 +02:00
ioctl.h
newlib: move dirent.h, ioctl.h headers from VFS
2020-03-20 13:43:42 +01:00
lock.h
newlib: add _RETARGETABLE_LOCKING support
2020-12-29 16:18:04 +01:00
poll.h
…
random.h
…
reent.h
Updates for riscv support
2020-11-13 07:49:11 +11:00
select.h
newlib: Fix a case in FD_ISSET macro when n==-1
2021-01-06 20:54:24 +00:00
termios.h
…
time.h
…
uio.h
[newlib]: Added missing includes
2021-10-14 11:26:56 +08:00
un.h
…
unistd.h
…
utime.h
…