esp-idf/components/newlib/platform_include
Scott Mabin e6964819b4 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-21 14:40:13 +01:00
..
net newlib: using lwip implementation of interface name/index conversion 2020-01-09 21:53:50 +01:00
sys newlib: dirent d_ino type fix 2022-06-21 14:40:13 +01:00
assert.h newlib: Override __assert and __assert_func 2021-08-05 11:09:22 +05:30
endian.h [newlib]: Added missing includes 2021-10-14 11:26:56 +08:00
errno.h newlib: fix ESHUTDOWN and ENOTSOCK having the same numerical value 2022-05-18 19:52:15 +02:00
esp_newlib.h newlib: Update esp32c3 ROM support, use single init function 2020-12-31 09:27:37 +11:00
pthread.h global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
time.h Updates for riscv support 2020-11-13 07:49:11 +11:00