Initial revision

This commit is contained in:
ceriel
1987-04-13 10:32:47 +00:00
parent 5fde79eab8
commit 81b1d21c35
302 changed files with 2032 additions and 0 deletions

19
modules/src/system/.distr Normal file
View File

@@ -0,0 +1,19 @@
Makefile
access.c
break.c
chmode.c
close.c
create.c
filesize.c
lock.c
modtime.c
open.c
read.c
remove.c
stop.c
system.3
system.c
system.h
time.c
unlock.c
write.c