zephyr/lib
Chris Friedt 1593954083 posix: add stubs for signal.h functions that need process support
Since Zephyr itself does not currently support processes, but
conformant applications should still be able to link, add stubs
for the remaining POSIX functions in the POSIX_SIGNALS Option
Group.

The POSIX_SIGNALS Option Group is required for PSE51, PSE52,
PSE53, PSE54, and likely many other POSIX Subprofiles.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2024-08-23 10:35:11 -04:00
..
acpi
cpp lib c/cpp: Move .ctor .init_array handling from C++ to kernel 2024-06-25 19:14:37 -04:00
crc style: lib: crc: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
hash
heap lib: added blanks between operators 2024-06-13 20:28:23 -04:00
libc posix: add stubs for signal.h functions that need process support 2024-08-23 10:35:11 -04:00
mem_blocks
open-amp
os logging: fix log buffer pending while it is definitely full 2024-08-23 08:04:18 -04:00
posix posix: add stubs for signal.h functions that need process support 2024-08-23 10:35:11 -04:00
runtime
smf lib: smf: use `while (true)` in `get_child_of` for better clarity 2024-07-01 16:08:05 -04:00
utils json: support parsing and serializing 'int64_t' 2024-08-13 14:58:06 +02:00
CMakeLists.txt
Kconfig