mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-30 00:23:24 +00:00
Add syscall statx
Signed-off-by: Zhenchen Wang <m202372036@hust.edu.cn>
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
1130933546
commit
7ac4fa9519
@ -140,6 +140,7 @@ mod socket;
|
||||
mod socketpair;
|
||||
mod stat;
|
||||
mod statfs;
|
||||
mod statx;
|
||||
mod symlink;
|
||||
mod sync;
|
||||
mod sysinfo;
|
||||
|
Reference in New Issue
Block a user