haiku/src
Axel Dörfler cb8948154c * Only call Removed() on the device if the device actually got removed, not if
only one of its partitions went away. This should fix #3983.
* Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30961 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-06-04 21:06:06 +00:00
..
add-ons Moved the appending of '*'/'&' for pointer/reference parameters to the gcc 2 2009-06-04 02:00:45 +00:00
apps I messed up the patch from ticket #3971, because I thought I could simplify it. 2009-05-30 17:04:44 +00:00
bin * Simplified computation as suggested by Ingo. 2009-06-04 12:27:09 +00:00
build fixed usage of char* when const char* is expected, reported by ziomatto 2009-05-30 11:10:23 +00:00
data use video/dv instead, use a more generic sniffer rule. Thanks Fredrik! 2009-05-24 17:22:25 +00:00
documentation
kits * Fixed debug build. 2009-06-04 09:57:31 +00:00
libs Enable just enough of the message based format used in Icon-O-Matic to allow 2009-05-18 20:15:04 +00:00
preferences * Made our struct stat POSIX compliant again -- the time_t fields have been 2009-05-22 15:15:16 +00:00
servers * Minor cleanup. 2009-06-01 20:44:59 +00:00
system * Only call Removed() on the device if the device actually got removed, not if 2009-06-04 21:06:06 +00:00
tests * Fixed Map::GetFileMap(), added some more tests. 2009-06-04 12:11:37 +00:00
tools strchr(const char*, ...) returns const char* in C++, identified by gcc 4.4. 2009-05-27 20:07:43 +00:00
Jamfile