ack/mach/minix/libsys/LIST
1992-05-18 16:01:16 +00:00

128 lines
1.1 KiB
Plaintext

libmon_s.a
access.s
alarm.s
brk.s
chdir.s
chmod.s
chown.s
chroot.s
close.s
creat.s
dup.s
dup2.s
exec.s
execn.s
execnl.s
fcntl.s
fork.s
fstat.s
getcwd.s
getegid.s
geteuid.s
getgid.s
getpid.s
getppid.s
getuid.s
gtty.s
ioctl.s
kill.s
link.s
lseek.s
mkdir.s
mkfifo.s
mknod.s
mknod4.s
mount.s
open.s
pause.s
pipe.s
ptrace.s
read.s
rename.s
rmdir.s
setgid.s
setuid.s
signal.s
stat.s
stime.s
stty.s
sync.s
time.s
times.s
umask.s
umount.s
unlink.s
utime.s
wait.s
write.s
sendrec.s
exit.c
cleanup.c
_exit.c
_access.c
_alarm.c
_brk.c
call.c
_chdir.c
_chmod.c
_chown.c
_chroot.c
_close.c
_creat.c
_dup.c
_dup2.c
_exec.c
_execn.c
_execnl.c
_fcntl.c
_fork.c
fpathconf.c
_fstat.c
_getcwd.c
_getegid.c
_geteuid.c
_getgid.c
_getpid.c
_getppid.c
_getuid.c
_gtty.c
_ioctl.c
_kill.c
_link.c
_lseek.c
message.c
_mkdir.c
_mkfifo.c
_mknod.c
_mknod4.c
_mount.c
_open.c
pathconf.c
_pause.c
_pipe.c
_ptrace.c
_read.c
_rename.c
_rmdir.c
_setgid.c
_setuid.c
_signal.c
_stat.c
_stime.c
_stty.c
_sync.c
syslib.c
_time.c
_times.c
_umask.c
_umount.c
_unlink.c
_utime.c
_wait.c
_write.c
_sendrec.s
brksize.s
catchsig.s
vectab.c
errno.c