Files
banan-os/userspace
Bananymous c72f2f9b31 LibC: Fix posix_spawn
signal was checking for NULL instead of SIG_ERR

there is no need to do post fork waiting in posix_spawn, we just have to
exit with 127 on error
2026-05-25 02:14:04 +03:00
..
2024-12-25 18:13:57 +02:00
2025-12-15 19:06:17 +02:00
2026-05-25 02:14:04 +03:00