forgot _sbrk(), _fstat(), _times()

This commit is contained in:
eck
1990-01-19 16:25:54 +00:00
parent 463b3c5b76
commit caea5fe61b
6 changed files with 96 additions and 3 deletions

View File

@@ -34,7 +34,9 @@ flock.s
fork.s
_fork.s
Xstat.c
_Xstat.c
fstat.s
_fstat.s
fstatfs.s
fsync.s
ftime.c
@@ -107,6 +109,7 @@ recvmsg.s
rename.s
rmdir.s
sbrk.s
_sbrk.s
select.s
semsys.s
send.s
@@ -147,6 +150,7 @@ sync.s
syscall.s
time.c
times.c
_times.c
truncate.s
umask.s
unlink.s