No description
Find a file
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
boot Fix to make making a bootable cd possible again. 2010-01-18 14:10:04 +00:00
commands create the getaddrinfo and getnameinfo library functions and friends 2010-01-21 06:38:17 +00:00
docs Drivers and servers are simply known as services. 2009-12-17 01:53:26 +00:00
drivers Remove iov_src variables, that were only declared and incremented, 2010-01-20 21:31:59 +00:00
etc remove SYS_MAPDMA 2010-01-19 21:24:42 +00:00
include - Fix dangling symlink regression 2010-01-21 09:32:15 +00:00
kernel Removed some unused tests. 2010-01-20 17:55:14 +00:00
lib create the getaddrinfo and getnameinfo library functions and friends 2010-01-21 06:38:17 +00:00
man - Fix dangling symlink regression 2010-01-21 09:32:15 +00:00
servers - Fix dangling symlink regression 2010-01-21 09:32:15 +00:00
test - Fix dangling symlink regression 2010-01-21 09:32:15 +00:00
tools Fix to make making a bootable cd possible again. 2010-01-18 14:10:04 +00:00
LICENSE Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
Makefile Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00