Added sys_stime.c, T_CHILD_UTIME and T_CHILD_STIME are gone, should

change interface of sys_times.
This commit is contained in:
Philip Homburg
2007-08-07 12:04:29 +00:00
parent 1f02168ce7
commit 21e7edb683
3 changed files with 15 additions and 2 deletions

View File

@@ -56,6 +56,7 @@ libsys_FILES=" \
sys_privctl.c \
sys_setgrant.c \
sys_sprof.c \
sys_stime.c \
sys_times.c \
sys_trace.c \
sys_umap.c \