minix/man/man2
Thomas Veerman ca9280e097 - Fix dangling symlink regression
- Make open(2) more POSIX compliant
- Add a test case for dangling symlinks and open() syscall with O_CREAT and
  O_EXCL on a symlink.
- Update open(2) man page to reflect change.
2010-01-21 09:32:15 +00:00
..
access.2
alarm.2
brk.2
chdir.2
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
getuid.2
intro.2 Add ENOTSUP error code 2010-01-07 09:53:31 +00:00
ioctl.2
kill.2
link.2
lseek.2
mkdir.2
mknod.2
mount.2 Mount updates: 2010-01-12 23:08:50 +00:00
open.2 - Fix dangling symlink regression 2010-01-21 09:32:15 +00:00
pause.2
pipe.2 Andy's enormous "Minix" -> "MINIX 3" crusade ;) 2005-08-22 12:56:02 +00:00
ptrace.2 add ptrace(2) TO_NOEXEC flag 2010-01-05 09:30:28 +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
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 General cleanup: 2010-01-05 19:39:27 +00:00
symlink.2 Readlink, symlink manpage; fix for lstat 2006-03-17 09:10:39 +00:00
sync.2
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