zephyr/lib/libc
Chris Friedt b2243af32d 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-06-27 15:16:50 -04:00
..
arcmwdt build: namespace the generated headers with `zephyr/` 2024-05-28 22:03:55 +02:00
armstdc
common libc: common: Fix init hang issue 2024-06-26 13:07:02 -04:00
minimal libc: minimal: Removed unnecessary casts 2024-06-26 09:00:13 -04:00
newlib libc: common: Fix init hang issue 2024-06-26 13:07:02 -04:00
picolibc libc: cleanup deprecated heap-related Kconfigs 2024-06-18 14:33:58 -04:00
CMakeLists.txt
Kconfig posix: add stubs for signal.h functions that need process support 2024-06-27 15:16:50 -04:00