haiku/docs
Ingo Weinhold 1b32947d3f * Aligned the semantics of the read_symlink() FS module hook with the
readlink() function. It is no longer required to null-terminate the
  string, shall not fail, if the buffer is too small, and shall return
  the length of the string actually written into the buffer.
* Adjusted rootfs, devfs, and bfs accordingly. Also adjusted their
  read_stat() hooks to return the correct symlink length in st_size.
* Our readlink() does now comply to the standard (and BeOS).
  Additionally if the buffer is big enough it is nice to non-conforming
  apps and null-terminates it.
* BSymLink::ReadLink() explicitly null-terminates the string now.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24425 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-03-17 21:37:40 +00:00
..
apps Move the 'mail' documentation out of the Haiku Book. 2007-05-23 10:03:30 +00:00
bin hey is in bin/ , kept the user guide in docs/bin/hey.html 2006-06-13 08:54:19 +00:00
develop Minor update; even though the TODO file isn't that long anymore, it doesn't 2007-11-24 15:43:46 +00:00
freetype2 This commit was generated by cvs2svn to compensate for changes in r2038, 2002-11-20 19:21:05 +00:00
user * Aligned the semantics of the read_symlink() FS module hook with the 2008-03-17 21:37:40 +00:00