esp-idf/components/newlib
Ivan Grokhotkov b02cf33bfa
newlib: fix ESHUTDOWN and ENOTSOCK having the same numerical value
2022-05-18 19:52:15 +02:00
..
platform_include newlib: fix ESHUTDOWN and ENOTSOCK having the same numerical value 2022-05-18 19:52:15 +02:00
port
priv_include
test
test_apps newlib: implement posix_memalign, sysconf, realpath 2021-12-22 10:54:54 +01:00
.gitignore
.gitmodules
CMakeLists.txt newlib: implement posix_memalign, sysconf, realpath 2021-12-22 10:54:54 +01:00
COPYING.NEWLIB
Kconfig
Makefile.old
abort.c
assert.c
component.mk
esp32-spiram-rom-functions-c.lf
heap.c newlib: implement posix_memalign, sysconf, realpath 2021-12-22 10:54:54 +01:00
locks.c
newlib.lf
newlib_init.c
poll.c
pthread.c
random.c
realpath.c newlib: implement posix_memalign, sysconf, realpath 2021-12-22 10:54:54 +01:00
reent_init.c
stdatomic.c newlib: stdatomic: implement missing "op_fetch", "nand" builtins 2021-12-21 02:15:45 +01:00
syscalls.c
sysconf.c newlib: implement posix_memalign, sysconf, realpath 2021-12-22 10:54:54 +01:00
system_libs.lf
termios.c
time.c