ModulesΒ§
- umask π
MacrosΒ§
- impl_is_ πminus_ one 
StructsΒ§
- Sys
- UnixFile Desc 
- Raw file descriptor for the target platform.
- UnixPid
- Process ID for the target platform.
- UnixTerm Settings 
- Saved terminal settings.
ConstantsΒ§
TraitsΒ§
- IsMinusOne π
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Β§
- OsSignal
- An OS signal.
- RlimitResource 
- mode_t