nuttx/libs
Karel Kočí b04da1892e libs/libc/obstack: implement ptr and int growing functions
The new API is defined by GNU and implemented in other LibCs, such as
Musl.

This also modifies API of obstack_blank_fast and obstack_1grow_fast.
These are defined as returning void and thus return value here is
incompatibility with other implementations.
2024-09-17 02:00:46 +08:00
..
libc libs/libc/obstack: implement ptr and int growing functions 2024-09-17 02:00:46 +08:00
libdsp Revert "build depend:Revert Make.dep intermediate ddc file" 2024-09-15 19:29:47 +08:00
libm Revert "build depend:Revert Make.dep intermediate ddc file" 2024-09-15 19:29:47 +08:00
libnx Revert "build depend:Revert Make.dep intermediate ddc file" 2024-09-15 19:29:47 +08:00
libxx Revert "build depend:Revert Make.dep intermediate ddc file" 2024-09-15 19:29:47 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00