2d11366fd160ec1dd3918164fa324275e1bab070
is_parent_sigchld -> stop_or_continue
* The original argument `is_parent_sigchld` was misleading as it applied to any `SIGCHLD` sent to the parent (exit and stop/continue). `SA_NOCLDSTOP` should only suppress stop and continue events, not exits. * Document the behaviour. Signed-off-by: Anhad Singh <andypython@protonmail.com>
syscall
This crate contains the system call numbers and Rust wrappers for the inline Assembly code of system calls.
Description
RedBear Operating System, based on RedoxOS. Licenced under MIT license.
https://redbearos.org
Languages
Rust
98.8%
Assembly
0.6%
Linker Script
0.5%
Makefile
0.1%