incubator-nuttx/libs
Michal Lenc 9798674f27 libc: add support for reallocarray
This commit adds support for reallocarray function. The functionality
is the same as for standard realloc, but the function also checks for
multiplication overflow and fails safely in case it occurs.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2024-04-17 11:36:39 -03:00
..
libc libc: add support for reallocarray 2024-04-17 11:36:39 -03:00
libdsp Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
libm fix nxstyle 2024-04-16 19:09:12 +08:00
libnx semaphore/_SEM_XX: Remove the _SEM redirection macros as unnecessary 2023-11-27 04:52:54 -08:00
libxx cmake:enable libxx for CMake build 2024-03-15 01:28:53 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00