zephyr/samples/posix
Evgeniy Paltsev 67efbf3d57 samples: posix: env: fix failure in case of minimal libc is used
In case of minimal libc we have CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE = 0
by default. Let's set CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE explicitly
so we can allocate memory for environment variables.

Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
2024-07-11 13:24:02 -04:00
..
env samples: posix: env: fix failure in case of minimal libc is used 2024-07-11 13:24:02 -04:00
eventfd hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
gettimeofday samples: net: Exclude native_posix when socket service lib is used 2024-05-29 11:59:51 +02:00
philosophers posix: deprecate PTHREAD_IPC _MUTEX _COND and _KEY 2024-06-04 16:27:12 -05:00
uname samples/posix: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
posix.rst samples: posix: change Subsystem to API 2024-01-23 10:03:13 +00:00