mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-26 02:43:24 +00:00
Add syscall creat
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
fa7d0a787f
commit
4101d8328a
@ -10,6 +10,7 @@ TESTS ?= \
|
||||
chmod_test \
|
||||
chown_test \
|
||||
chroot_test \
|
||||
creat_test \
|
||||
epoll_test \
|
||||
eventfd_test \
|
||||
fsync_test \
|
||||
|
Reference in New Issue
Block a user