esp-idf/components/newlib/platform_include/sys
Scott Mabin c947585ee4 newlib: dirent d_ino type fix
As per the posix spec, `d_ino` should be defined as `ino_t`. See the
reference:
http://pubs.opengroup.org/onlinepubs/7908799/xsh/dirent.h.html.
2022-06-01 13:49:32 +01:00
..
dirent.h newlib: dirent d_ino type fix 2022-06-01 13:49:32 +01: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