Modules§
- umask π
Macros§
- impl_
is_ πminus_ one
Structs§
- Raw file descriptor for the target platform.
- Process ID for the target platform.
- Saved terminal settings.
Constants§
- CLOEXEC_
MSG_ πFOOTER
Traits§
- IsMinus
One π
Functions§
- arg_
into_ πargs - close_
extra_ π βfds - cvt π
- exec π
- os2c π
- rlimit_
to_ πc - send_
error_ π βto_ parent Send an error code back tot he parent from a child process indicating it failed to fork. This function exits the child when done (i.e. never returns). ONLY call on error in a child process. SAFETY: this is doing βunsafeβ libc/process stuffβ¦ - setup_
group_ πterm Setup the process group for the current pid as well term if interactive. Call from both the parent and child proc to avoid race conditions.
Type Aliases§
- An OS signal.