esp-idf/components/newlib
Guillaume Souchere a7bd00eacc feat(newlib): Add definition of aligned_alloc to heap.c
Add the definition of aligned_alloc to the list of
definitions provided by heap.c.

Note that memalign (strictly equivalent) to aligned_alloc
is already defined in heap.c.
2024-03-06 11:06:14 +01:00
..
platform_include refactor(core): reformat newlib and pthread with astyle 2024-02-27 10:00:06 +08:00
port refactor(core): reformat newlib and pthread with astyle 2024-02-27 10:00:06 +08:00
priv_include
test_apps/newlib refactor(core): reformat newlib and pthread with astyle 2024-02-27 10:00:06 +08:00
.gitignore
CMakeLists.txt feat(newlib): implement scandir and alphasort 2024-01-25 11:03:19 +01:00
COPYING.NEWLIB
Kconfig
abort.c refactor(core): reformat newlib and pthread with astyle 2024-02-27 10:00:06 +08:00
assert.c refactor(core): reformat newlib and pthread with astyle 2024-02-27 10:00:06 +08:00
esp32-spiram-rom-functions-c.lf fix(newlib): fix esp32-spiram-rom-functions entries name 2023-10-09 12:13:02 +04:00
getentropy.c
heap.c feat(newlib): Add definition of aligned_alloc to heap.c 2024-03-06 11:06:14 +01:00
locks.c refactor(core): reformat newlib and pthread with astyle 2024-02-27 10:00:06 +08:00
newlib.lf change(newlib): use GCC builtin subword atomics 2023-10-09 12:13:02 +04:00
newlib_init.c refactor(core): reformat newlib and pthread with astyle 2024-02-27 10:00:06 +08:00
poll.c refactor(core): reformat newlib and pthread with astyle 2024-02-27 10:00:06 +08:00
pthread.c
random.c
realpath.c refactor(core): reformat newlib and pthread with astyle 2024-02-27 10:00:06 +08:00
reent_init.c refactor(core): reformat newlib and pthread with astyle 2024-02-27 10:00:06 +08:00
sbom.yml feat(newlib): Add sbom manifest file 2023-10-13 19:15:03 +04:00
scandir.c feat(newlib): implement scandir and alphasort 2024-01-25 11:03:19 +01:00
sdkconfig.rename.esp32
sdkconfig.rename.esp32c3
sdkconfig.rename.esp32s2
sdkconfig.rename.esp32s3
stdatomic.c refactor(core): reformat newlib and pthread with astyle 2024-02-27 10:00:06 +08:00
syscalls.c refactor(core): reformat newlib and pthread with astyle 2024-02-27 10:00:06 +08:00
sysconf.c
system_libs.lf
termios.c
time.c refactor(core): reformat newlib and pthread with astyle 2024-02-27 10:00:06 +08:00