Expand description
linux_raw syscalls supporting rustix::process
.
ยงSafety
See the rustix::backend
module documentation for details.
Functionsยง
- _waitid_
all ๐ - _waitid_
pgid ๐ - _waitid_
pid ๐ - _waitid_
pidfd ๐ - _waitpid ๐
- chdir ๐
- chroot ๐
- cvt_
waitid_ ๐ โstatus Convert asiginfo_t
to aWaitidStatus
. - fchdir ๐
- getcwd ๐
- getgroups ๐
- getpgid ๐
- getpgrp ๐
- getppid ๐
- getpriority_
pgrp ๐ - getpriority_
process ๐ - getpriority_
user ๐ - getrlimit ๐
- getsid ๐
- kill_
process ๐ - kill_
process_ ๐group - membarrier ๐
- membarrier_
cpu ๐ - membarrier_
query ๐ - nice ๐
- pidfd_
getfd ๐ - pidfd_
open ๐ - pidfd_
send_ ๐signal - pivot_
root ๐ - prlimit ๐
- rlimit_
from_ ๐linux Convert a Crlimit64
to a RustRlimit
. - rlimit_
to_ ๐linux Convert a RustRlimit
to a Crlimit64
. - sched_
getaffinity ๐ - sched_
setaffinity ๐ - sched_
yield ๐ - setpgid ๐
- setpriority_
pgrp ๐ - setpriority_
process ๐ - setpriority_
user ๐ - setrlimit ๐
- setsid ๐
- test_
kill_ ๐process - umask ๐
- wait ๐
- waitid ๐
- waitpgid ๐
- waitpid ๐