ack/mach/sparc/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.c
_brk.s
_close.s
_creat.s
_dup.s
_dup2.s
_execl.c
_execve.s
_exit.s Added 1991-09-20 18:14:05 +00:00
_fork.s Added 1991-09-20 18:14:05 +00:00
_fstat.s
_ftime.c
_getpid.s
_getrusage.s
_gettimday.s
_gtty.c Fixed calls to ioctl; sizes of structs are different in ACK 1991-09-25 15:35:57 +00:00
_ioctl.s
_kill.s
_link.s Added 1991-09-20 18:14:05 +00:00
_lseek.s Added 1991-09-20 18:14:05 +00:00
_open.s
_pause.c
_pipe.s A few fixes 1991-11-07 11:36:09 +00:00
_read.s
_setitimer.s
_sigblock.s
_sigpause.s Added 1991-09-20 18:14:05 +00:00
_sigsetmask.s
_sigvec.c
_sigvecscall.s
_times.c
_unlink.s
_wait4.s
_write.s
accept.s
access.s
acct.s
adjtime.s
alarm.c
bind.s
brk.s
cerror.s
chdir.s
chmod.s
chown.s
chroot.s
cleanup.c
close.s
connect.s Added 1991-09-20 18:14:05 +00:00
creat.s
dup.s
dup2.s
execl.c
execle.c
execv.c
execve.s
exit.c
fchdir.s
fchmod.s
fchown.s
fchroot.s
fcntl.s
flock.s
fork.s Fixes 1991-10-03 15:57:23 +00:00
fstat.s
fstatfs.s
fsync.s
ftime.c
ftruncate.s
getdents.s
getdirent.s Added 1991-09-20 18:14:05 +00:00
getdomnam.s
getdtabsiz.s
getegid.s
geteuid.s
getgid.s
getgroups.s
gethostname.s
getitimer.s
getmsg.s Added 1991-09-20 18:14:05 +00:00
getpeername.s
getpgrp.s
getpid.s
getpriority.s
getrlimit.s
getrusage.s
getsockname.s
getsockopt.s
gettimeofday.s
getuid.s
gtty.c Fixed calls to ioctl; sizes of structs are different in ACK 1991-09-25 15:35:57 +00:00
head_em.s Fixed error which sometimes caused core dumps 1993-03-30 09:40:07 +00:00
ioctl.s
kill.s
killpg.s
link.s
LIST Some fixes 1991-10-24 15:29:02 +00:00
listen.s
lockf.c
lseek.s
lstat.s
mincore.s
mkdir.s
mknod.s
mmap.s
mount.s
mprotect.s
munmap.s
nfssvc.s Added 1991-09-20 18:14:05 +00:00
nice.c Added 1991-09-20 18:14:05 +00:00
open.s
pause.c
pipe.s A few fixes 1991-11-07 11:36:09 +00:00
plock.c
poll.s
profil.s Added 1991-09-20 18:14:05 +00:00
ptrace.s Added 1991-09-20 18:14:05 +00:00
putmsg.s
quotactl.s Added 1991-09-20 18:14:05 +00:00
read.s
readlink.s
readv.s
reboot.s Added 1991-09-20 18:14:05 +00:00
recv.s Added 1991-09-20 18:14:05 +00:00
recvfrom.s
recvmsg.s
rename.s Added 1991-09-20 18:14:05 +00:00
rmdir.s
sbrk.s
select.s
send.s
sendmsg.s
sendto.s
setdomnam.s
setgid.c
setgroups.s
sethostname.s
setitimer.s
setpgrp.s
setpriority.s
setregid.s
setreuid.s
setrlimit.s Fix: setrlimit has two parameters 1993-10-06 16:12:40 +00:00
setsockopt.s
settimeofday.s Added 1991-09-20 18:14:05 +00:00
setuid.c
shutdown.s
sigblock.s
signal.c signal now deals with void functions 1993-11-17 16:38:52 +00:00
sigpause.s
sigsetmask.s
sigstack.s
sigtramp.s Fixes 1991-10-03 15:57:23 +00:00
sigvec.c
sigvec_scall.s
socket.s
socketpair.s
stat.s
statfs.s
stime.c
stty.c Fixed calls to ioctl; sizes of structs are different in ACK 1991-09-25 15:35:57 +00:00
swapon.s Added 1991-09-20 18:14:05 +00:00
symlink.s
sync.s Some fixes 1991-10-24 15:29:02 +00:00
SYS.h Fixes 1991-10-03 15:57:23 +00:00
syscall.h Header --> Id 1994-06-24 14:02:31 +00:00
tell.c
time.c Added 1991-09-20 18:14:05 +00:00
times.c
truncate.s
ulimit.c
umask.s
uname.c
unlink.s
unmount.s A few fixes 1991-11-07 11:36:09 +00:00
utime.c
utimes.s
vadvise.s
vfork.s
wait4.s Added 1991-09-20 18:14:05 +00:00
write.s
writev.s