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
chown.2
chroot.2
close.2
creat.2
dup.2
execve.2
exit.2
fcntl.2
fork.2
getgid.2
getitimer.2
getpid.2
getpriority.2
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
ptrace.2 add ptrace(2) TO_NOEXEC flag 2010-01-05 09:30:28 +00:00
read.2
readlink.2
reboot.2
rename.2
rmdir.2
select.2
setsid.2
setuid.2
sigaction.2
sigpending.2
sigprocmask.2
sigsuspend.2
stat.2
svrctl.2 General cleanup: 2010-01-05 19:39:27 +00:00
symlink.2
sync.2
time.2
times.2 Fix erroneous times() call in udpstat/tcpstat. 2009-10-01 10:31:29 +00:00
truncate.2
umask.2
uname.2
unlink.2
utime.2
wait.2
write.2