Files
nuttx/libs/libc
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
..
2024-03-26 09:40:42 +08:00
2024-09-15 10:26:21 +08:00
2024-08-07 08:45:19 +08:00
2024-06-02 09:27:36 -03:00