mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-22 00:43:24 +00:00
Add syscall getpgid
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
f287110001
commit
10cc85d588
@ -141,7 +141,7 @@ provided by Linux on x86-64 architecture.
|
||||
| 118 | getresuid | ✅ |
|
||||
| 119 | setresgid | ✅ |
|
||||
| 120 | getresgid | ✅ |
|
||||
| 121 | getpgid | ❌ |
|
||||
| 121 | getpgid | ✅ |
|
||||
| 122 | setfsuid | ✅ |
|
||||
| 123 | setfsgid | ✅ |
|
||||
| 124 | getsid | ✅ |
|
||||
|
Reference in New Issue
Block a user