haiku/src/kernel/core/fs
Axel Dörfler 5b532f8614 Added fs_volume.h header, "resolved" one of the last old ERR_* error codes.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9870 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-08 18:35:47 +00:00
..
bootfs.c Replaced region_id with area_id. 2004-11-08 14:17:19 +00:00
devfs.cpp Fixed a potential memory leak in devfs_open(). 2004-11-01 20:20:37 +00:00
fd.c Implemented _{user|kern}_{read|write}v() functions. 2004-11-03 14:54:10 +00:00
IOScheduler.cpp No longer gets the old device_hooks but a pnp_devfs_driver_hooks structure 2004-09-04 17:47:08 +00:00
IOScheduler.h No longer gets the old device_hooks but a pnp_devfs_driver_hooks structure 2004-09-04 17:47:08 +00:00
Jamfile KPath added to the build. 2004-10-27 22:15:11 +00:00
KPath.cpp Added support for path normalization. 2004-10-28 22:16:41 +00:00
message.c Added almost complete node monitor implementation - support for watching mounts/ 2003-01-18 14:11:02 +00:00
node_monitor.c Renamed node monitor syscalls to the new scheme. 2004-06-29 20:25:21 +00:00
pipefs.cpp pipefs_create() now also allows to open an existing pipe. 2004-11-01 20:36:09 +00:00
rootfs.c Thanks to Ingo, symbolic links are now correctly read all the time. 2004-10-29 13:11:46 +00:00
vfs_select.c Moved VFS syscall prototypes from vfs.h to syscalls.h. 2004-07-02 02:38:03 +00:00
vfs_select.h Moved select events to Select.h. Now includes that header, too. 2004-10-01 00:31:20 +00:00
vfs.cpp Added fs_volume.h header, "resolved" one of the last old ERR_* error codes. 2004-11-08 18:35:47 +00:00