haiku/headers
Ingo Weinhold 415002509d * Removed the Validate*() methods. They are less useful than their
BPartition counterparts.
* Removed the BPartition* argument from the Supports*() methods. They
  now return only general capability information. The BPartition::Can*()
  methods would be used to learn whether a certain operation is possible
  with the partition.
* Added some missing Supports*() methods.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4010 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-18 18:45:29 +00:00
..
libs The mother of all commits. :P 2003-03-30 00:17:50 +00:00
os Removed BGA's uint32 utf8_char_len(uchar c) 2003-07-17 15:35:39 +00:00
posix extern "C" wrapper needed for inclusion from C++ 2003-07-06 10:30:56 +00:00
private * Removed the Validate*() methods. They are less useful than their 2003-07-18 18:45:29 +00:00
tools/cppunit Added support for multiple BTestHandlers in a BTestApp. 2002-12-09 12:47:37 +00:00