mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-22 00:43:24 +00:00
Add syscall getdents
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
4700ab71bc
commit
053f8d416e
@ -98,7 +98,7 @@ provided by Linux on x86-64 architecture.
|
||||
| 75 | fdatasync | ❌ |
|
||||
| 76 | truncate | ✅ |
|
||||
| 77 | ftruncate | ✅ |
|
||||
| 78 | getdents | ❌ |
|
||||
| 78 | getdents | ✅ |
|
||||
| 79 | getcwd | ✅ |
|
||||
| 80 | chdir | ✅ |
|
||||
| 81 | fchdir | ✅ |
|
||||
|
Reference in New Issue
Block a user