mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-19 12:36:46 +00:00
Add syscall getpgid
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
f287110001
commit
10cc85d588
@ -44,6 +44,7 @@ mod geteuid;
|
||||
mod getgid;
|
||||
mod getgroups;
|
||||
mod getpeername;
|
||||
mod getpgid;
|
||||
mod getpgrp;
|
||||
mod getpid;
|
||||
mod getppid;
|
||||
|
Reference in New Issue
Block a user