Skip to main content
sys_getpgrp
strat9_
kernel
0.1.0
In strat9_
kernel::
syscall::
process
strat9_kernel
::
syscall
::
process
Function
sys_
getpgrp
Copy item path
Source
pub fn sys_getpgrp() ->
Result
<
u64
,
SyscallError
>
Expand description
POSIX getpgrp wrapper (equivalent to getpgid(0)).