haiku/headers/private
Tyler Dauwalder 6c1c5b652b + Updated PARTSCAN_MODULE_NAME to DISK_SCANNER_MODULE_NAME
+ Fixed an error with disk_scanner_get_partition_fs_info() that was causing
  the fs module to not be unloaded when identification succeeded. The next
  time around, get_module() was returning B_OK, by the module pointer was
  being set to NULL. I'm not sure if this is the expected behaviour of the
  emulator, so we may want to investigate.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2286 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-22 22:50:18 +00:00
..
app Added new FlushWithReply method. Mostly tested 2002-11-19 00:31:58 +00:00
disk_scanner + Updated PARTSCAN_MODULE_NAME to DISK_SCANNER_MODULE_NAME 2002-12-22 22:50:18 +00:00
input It is accomplished ... 2002-07-09 12:24:59 +00:00
interface Added macro. 2002-12-09 04:33:55 +00:00
kernel Added a module_test() function. 2002-12-03 17:59:30 +00:00
libroot added macros PI and PI2, and fixed previous (invalid) references to these 2002-10-27 01:36:45 +00:00
media removed compiler warnings 2002-12-10 20:15:29 +00:00
midi Added Doxygen file header 2002-11-01 16:12:00 +00:00
net Small private net header cleanup. 2002-11-13 23:41:46 +00:00
print Removed or created shared header files used by print kit. 2002-11-26 23:03:14 +00:00
shared A templatized adaptation of BAutolock. Any class which supplies the 2002-07-15 16:06:31 +00:00
storage Added set_volume_name(). 2002-12-09 12:46:40 +00:00