mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-22 17:03:23 +00:00
Add syscall capget/capset
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
8e1aeaf578
commit
6e612fc730
@ -14,6 +14,8 @@ mod arch;
|
||||
mod arch_prctl;
|
||||
mod bind;
|
||||
mod brk;
|
||||
mod capget;
|
||||
mod capset;
|
||||
mod chdir;
|
||||
mod chmod;
|
||||
mod chown;
|
||||
|
Reference in New Issue
Block a user