ack/mach/mantra/libsys
David Given f67c98e239 Distributions are a pain --- let's not bother any more. Instead, we just tag
the repository and download a complete snapshot, old and ancient stuff and all.
2016-09-02 23:00:38 +02:00
..
_alarm.s
_brk.s
_close.s
_creat.s
_dup.s
_dup2.s
_execl.s Added entry points for ANSI C 1990-01-22 13:09:29 +00:00
_execve.s
_exit.s
_fcntl.s
_fork.s
_fstat.s
_ftime.s
_getpid.s
_gtty.s
_ioctl.s
_kill.s
_link.s
_lseek.s
_open.s
_pause.s
_pipe.s
_read.s Added entry points for ANSI C 1990-01-22 13:09:29 +00:00
_stty.s
_time.s
_times.s
_unlink.s
_wait.s
_write.s
access.s
acct.s
alarm.s
brk.s
call.s
chdir.s
chmod.s
chown.s
chroot.s
cleanup.s
close.s
creat.s
dup.s
dup2.s
errno.s
execl.s
execle.s
execv.s
execve.s Initial revision 1987-02-02 10:25:38 +00:00
exit.s
fcntl.s
fork.s
fstat.s
ftime.s
getegid.s
getgid.s
getpid.s
getuid.s
gtty.s Initial revision 1987-02-02 10:25:38 +00:00
head_em.s
ioctl.s
kill.s
link.s
LIST
lockf.s
lseek.s
mknod.s
mount.s
msg.s
nice.s
open.s
pause.s
pipe.s
profil.s
ptrace.s
read.s
sem.s
setgid.s
setuid.s
shm.s
signal.s
stat.s
stime.s
stty.s
sync.s
syscall.s
time.s
times.s
umask.s
umount.s
unlink.s
utime.s
wait.s
write.s