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-23 02:48:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
689fad73721911315d0330d0ec012b51a2b07370
esp-idf
/
components
/
newlib
/
platform_include
/
sys
History
WangQixiang
ac362cc662
change MAXNAMLEN to 255
2021-05-28 20:41:25 +08:00
..
dirent.h
change MAXNAMLEN to 255
2021-05-28 20:41:25 +08: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
VFS: Fix Kconfig prefix
2019-07-02 17:17:18 +02:00
time.h
newlib: enable timeradd, timersub, and similar macros
2019-03-19 22:15:12 +08:00
uio.h
…
un.h
…
unistd.h
newlib: remove usage of pre-ANSI defines
2019-03-19 22:15:26 +08:00
utime.h
…