haiku/headers
Ingo Weinhold 5c7270efd7 Beginning of Disk Device API:
* Made all headers parsable. Also some smaller changes.
* Added empty source files for new classes.
* Changed obsolete implementations of existing classes, so that we
  now have basic functionality for BDiskDevice[Roster] and BPartition.
  Iterating through disk devices works and the data we get doesn't look
  too bad for the beginning.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3883 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-06 23:11:10 +00:00
..
libs The mother of all commits. :P 2003-03-30 00:17:50 +00:00
os removed non-needed map include file 2003-07-04 23:27:26 +00:00
posix extern "C" wrapper needed for inclusion from C++ 2003-07-06 10:30:56 +00:00
private Beginning of Disk Device API: 2003-07-06 23:11:10 +00:00
tools/cppunit