minix/man/man2
2009-11-28 13:18:33 +00:00
..
access.2
alarm.2
brk.2
chdir.2 Added fchdir() system call, with corresponding manpage, Changelog and 2005-06-29 19:28:26 +00:00
chmod.2 Added fchmod() and fchown() 2006-04-18 11:26:04 +00:00
chown.2 Added fchmod() and fchown() 2006-04-18 11:26:04 +00:00
chroot.2
close.2
creat.2
dup.2
execve.2 Andy's enormous "Minix" -> "MINIX 3" crusade ;) 2005-08-22 12:56:02 +00:00
exit.2
fcntl.2 Added truncate(1) manpage; added comment about holes in du; removed 2006-01-11 17:18:53 +00:00
fork.2
getgid.2
getitimer.2 Support for setitimer(ITIMER_VIRTUAL/ITIMER_PROF). New test (41) for setitimer. 2009-08-15 21:37:26 +00:00
getpid.2
getpriority.2 Andy's enormous "Minix" -> "MINIX 3" crusade ;) 2005-08-22 12:56:02 +00:00
gettimeofday.2 complete, tick-resolution gettimeofday() implementation 2005-07-06 07:08:36 +00:00
getuid.2
intro.2 Portability: POSIXize some of inet's error codes 2009-11-28 13:18:33 +00:00
ioctl.2
kill.2
link.2
lseek.2
mkdir.2
mknod.2
mount.2 - Moved (u)mount prototypes from unistd.h to sys/mount.h. 2009-08-12 19:57:37 +00:00
open.2
pause.2
pipe.2 Andy's enormous "Minix" -> "MINIX 3" crusade ;) 2005-08-22 12:56:02 +00:00
ptrace.2 Merge of David's ptrace branch. Summary: 2009-09-30 09:57:22 +00:00
read.2
readlink.2 update readlink(2) manpage accordingly 2009-05-20 11:49:10 +00:00
reboot.2 Andy's enormous "Minix" -> "MINIX 3" crusade ;) 2005-08-22 12:56:02 +00:00
rename.2
rmdir.2
select.2 *** empty log message *** 2005-08-05 16:48:44 +00:00
setsid.2
setuid.2 *** empty log message *** 2006-02-13 13:10:53 +00:00
sigaction.2 Handle SIGSTOP more consistently and according to POSIX rules; it can no longer be ignored 2009-09-13 12:24:23 +00:00
sigpending.2
sigprocmask.2
sigsuspend.2
stat.2 Readlink, symlink manpage; fix for lstat 2006-03-17 09:10:39 +00:00
svrctl.2 remove last traces of FSDEVMAP svrctl 2009-06-13 13:09:14 +00:00
symlink.2 Readlink, symlink manpage; fix for lstat 2006-03-17 09:10:39 +00:00
sync.2 Small select manpage update. 2005-07-01 17:57:51 +00:00
time.2
times.2 Fix erroneous times() call in udpstat/tcpstat. 2009-10-01 10:31:29 +00:00
truncate.2 Added truncate/ftruncate manpage. 2006-02-13 12:53:50 +00:00
umask.2
uname.2 Andy's enormous "Minix" -> "MINIX 3" crusade ;) 2005-08-22 12:56:02 +00:00
unlink.2
utime.2
wait.2 Andy's enormous "Minix" -> "MINIX 3" crusade ;) 2005-08-22 12:56:02 +00:00
write.2