mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-20 13:06:33 +00:00
Add sys_access and sys_faccessat
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
212dd562a0
commit
d33f90eaeb
@ -289,7 +289,7 @@ provided by Linux on x86-64 architecture.
|
||||
| 266 | symlinkat | ✅ |
|
||||
| 267 | readlinkat | ✅ |
|
||||
| 268 | fchmodat | ✅ |
|
||||
| 269 | faccessat | ❌ |
|
||||
| 269 | faccessat | ✅ |
|
||||
| 270 | pselect6 | ❌ |
|
||||
| 271 | ppoll | ❌ |
|
||||
| 272 | unshare | ❌ |
|
||||
|
Reference in New Issue
Block a user