haiku/headers
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
..
libs/freetype2 This commit was generated by cvs2svn to compensate for changes in r2038, 2002-11-20 19:21:05 +00:00
os C level device API (disk_scanner). 2002-12-21 19:06:18 +00:00
posix Added comments to the fields of the dirent structure. Most important one 2002-11-29 02:49:58 +00:00
private + Updated PARTSCAN_MODULE_NAME to DISK_SCANNER_MODULE_NAME 2002-12-22 22:50:18 +00:00
tools/cppunit Added support for multiple BTestHandlers in a BTestApp. 2002-12-09 12:47:37 +00:00