zephyr/lib/libc/newlib
Chris Friedt b051bcee25 posix: move getpid() to Kconfig.procN and doc MULTI_PROCESS
Create a Kconfig option for POSIX_MULTI_PROCESS Option Group
and mark it as experimental.

Currently, Zephyr has two functions that belong to this
Option Group:
- sleep()
- getpid()

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2024-06-04 16:27:12 -05:00
..
include libc/newlib: Wrap <string.h> to define strnlen and strtok_r when needed 2024-02-02 19:54:33 +01:00
CMakeLists.txt buildsystem: Enable LTO also for the application 2024-03-02 15:39:36 +01:00
Kconfig
libc-hooks.c posix: move getpid() to Kconfig.procN and doc MULTI_PROCESS 2024-06-04 16:27:12 -05:00