mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-24 18:03:25 +00:00
Add dup3 syscall and fix EventFile
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
e0c6c29481
commit
8e1aeaf578
@ -11,6 +11,7 @@ TESTS ?= \
|
||||
chown_test \
|
||||
chroot_test \
|
||||
creat_test \
|
||||
dup_test \
|
||||
epoll_test \
|
||||
eventfd_test \
|
||||
fsync_test \
|
||||
|
Reference in New Issue
Block a user