mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-22 00:43:24 +00:00
Add dup3 syscall and fix EventFile
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
e0c6c29481
commit
8e1aeaf578
@ -312,7 +312,7 @@ provided by Linux on x86-64 architecture.
|
||||
| 289 | signalfd4 | ❌ |
|
||||
| 290 | eventfd2 | ✅ |
|
||||
| 291 | epoll_create1 | ✅ |
|
||||
| 292 | dup3 | ❌ |
|
||||
| 292 | dup3 | ✅ |
|
||||
| 293 | pipe2 | ✅ |
|
||||
| 294 | inotify_init1 | ❌ |
|
||||
| 295 | preadv | ❌ |
|
||||
|
Reference in New Issue
Block a user