From d80d2a4c35c46c20c50a153112283070abf4db82 Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 2 Feb 1987 16:12:55 +0000 Subject: [PATCH] Initial revision --- mach/vax4/libsysV_2/LIST | 69 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 mach/vax4/libsysV_2/LIST diff --git a/mach/vax4/libsysV_2/LIST b/mach/vax4/libsysV_2/LIST new file mode 100644 index 000000000..c16e265dc --- /dev/null +++ b/mach/vax4/libsysV_2/LIST @@ -0,0 +1,69 @@ +libmon_s.a +access.s +acct.s +alarm.s +chdir.s +chmod.s +chown.s +chroot.s +creat.s +dup.s +dup2.c +close.s +execl.s +execle.s +execv.s +execve.s +exit.c +cleanup.c +fcntl.s +fork.s +fstat.s +getegid.s +geteuid.s +getgid.s +getpid.s +getppid.s +getuid.s +gtty.s +ioctl.s +kill.s +link.s +lseek.s +mknod.s +mount.s +msg.s +nexect.s +nice.s +open.s +pause.s +pipe.s +plock.s +profil.s +ptrace.s +read.s +sbrk.s +sem.s +setgid.s +setpgrp.s +setuid.s +shm.s +signal.s +stat.s +stime.s +stty.s +sync.s +syscall.s +time.s +times.s +ulimit.s +umask.s +umount.s +uname.s +unlink.s +ustat.s +utime.s +wait.s +write.s +_exit.s +cerror.s -- 2.34.1