haiku/docs/user
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
..
app Correct some mistakes pointed out by Stephan 2008-03-09 20:39:57 +00:00
drivers * Aligned the semantics of the read_symlink() FS module hook with the 2008-03-17 21:37:40 +00:00
midi * Add documentation for BAutolock, BBlockCache and BList 2007-02-26 10:34:35 +00:00
midi2 Large documentation update: 2007-04-16 09:28:29 +00:00
ppp Added initial PPP API documentation. 2004-06-01 14:58:47 +00:00
support Correct typo. Fix bug #1548 2007-10-13 22:13:42 +00:00
apidoc.dox git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21837 a95241bf-73f2-0310-859d-f6bbb57e9c96 2007-08-06 14:28:40 +00:00
book.css Hacked together a BeBook style derivation of the standard doxygen.css 2003-08-27 03:44:59 +00:00
book.dox Create framework for Application Kit. 2007-08-08 10:29:30 +00:00
compatibility.dox Push some doc changes I have on my harddrive. They don't (all) conform to the guidelines, but I wanted to put these in the repository nonetheless. 2007-03-30 13:50:00 +00:00
credits.dox Add some more credits. I hope I got everyone now. 2007-05-28 08:11:24 +00:00
Doxyfile Phase I of the BHandler documentation. 2007-12-27 13:17:20 +00:00
footer.html Added Midi Kit end-user documentation. 2003-03-11 18:52:03 +00:00
header.html Added a header (not yet used by the current Doxygen file) for use with 2003-08-27 03:48:16 +00:00
HOWTO Added Midi Kit end-user documentation. 2003-03-11 18:52:03 +00:00