mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-26 10:53:25 +00:00
Reconstruct utime-like syscalls and fix filetime implementations
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
3de8a9330a
commit
5edc110f9d
@ -37,6 +37,7 @@ TESTS ?= \
|
||||
unlink_test \
|
||||
vdso_clock_gettime_test \
|
||||
write_test \
|
||||
utimes_test \
|
||||
# The end of the list
|
||||
|
||||
MKFILE_PATH := $(abspath $(lastword $(MAKEFILE_LIST)))
|
||||
|
Reference in New Issue
Block a user