haiku/headers/private/kernel/fs
Axel Dörfler 0d4c16e0c0 * Reduced the stack usage of most of the I/O paths - there were several places
that put one or more full paths on the stack before, which could cause some
  problems under certain conditions.
* Cleaned up KPath, ie. use size_t instead of int32 where appropriate, added
  license.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16585 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-03-05 18:11:59 +00:00
..
devfs.h Moved load_driver() and load_driver_symbols() over to devfs. 2005-06-02 18:32:21 +00:00
fd.h Implemented force unmounting - by passing the "-f" option to "unmount" you 2006-01-15 19:26:42 +00:00
KPath.h * Reduced the stack usage of most of the I/O paths - there were several places 2006-03-05 18:11:59 +00:00
node_monitor.h * Finally implemented B_WATCH_MOUNT, ie. Tracker now shows newly mounted volumes 2006-03-03 11:48:49 +00:00
select_sync_pool.h Added delete_select_sync_pool() to clean up. 2005-03-20 22:07:29 +00:00