mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-21 08:26:30 +00:00
Add syscall capget/capset
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
8e1aeaf578
commit
6e612fc730
@ -145,8 +145,8 @@ provided by Linux on x86-64 architecture.
|
||||
| 122 | setfsuid | ✅ |
|
||||
| 123 | setfsgid | ✅ |
|
||||
| 124 | getsid | ✅ |
|
||||
| 125 | capget | ❌ |
|
||||
| 126 | capset | ❌ |
|
||||
| 125 | capget | ✅ |
|
||||
| 126 | capset | ✅ |
|
||||
| 127 | rt_sigpending | ✅ |
|
||||
| 128 | rt_sigtimedwait | ❌ |
|
||||
| 129 | rt_sigqueueinfo | ❌ |
|
||||
|
Reference in New Issue
Block a user