Added seek.c, an interface to the lseek systemcall

This commit is contained in:
ceriel
1987-07-01 13:00:43 +00:00
parent 49ffe54807
commit ece9b256f3
4 changed files with 52 additions and 2 deletions

View File

@@ -17,3 +17,4 @@ system.h
time.c
unlock.c
write.c
seek.c