esp-idf/components/newlib
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
..
platform_include newlib: dirent d_ino type fix 2022-06-21 14:40:13 +01:00
port
priv_include
test
test_apps
.gitignore
.gitmodules
CMakeLists.txt
COPYING.NEWLIB
Kconfig
Makefile.old
abort.c
assert.c
component.mk
esp32-spiram-rom-functions-c.lf
heap.c
locks.c
newlib.lf
newlib_init.c
poll.c
pthread.c
random.c
realpath.c
reent_init.c
stdatomic.c
syscalls.c
sysconf.c
system_libs.lf
termios.c
time.c