haiku/src
Oliver Ruiz Dorantes 25ae4a6a68 Prevent softfault, although I would like not to have to declare the sender if I dont care...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26612 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-07-24 18:28:27 +00:00
..
add-ons A module that hooks into the debugger to provide it with a demangle() so at least when using C++ in the kernel stack crawls are meaningful. 2008-07-23 16:08:16 +00:00
apps Adopt Axel's solution to the unmount/rmdir problem (only remove from rootfs) in DriveSetup also. 2008-07-24 14:15:23 +00:00
bin Prevent softfault, although I would like not to have to declare the sender if I dont care... 2008-07-24 18:28:27 +00:00
build Prefer NULL over 0 and not need to initialize globals with zero as pointed 2008-07-24 12:57:41 +00:00
data
documentation
kits * Renamed _ForceUnmount() to _SuggestForceUnmount() to clarify what it does. 2008-07-24 11:25:16 +00:00
libs * move libprint sources into libs, as it is a 3rdparty lib 2008-07-22 20:30:14 +00:00
preferences * move libprint sources into libs, as it is a 3rdparty lib 2008-07-22 20:30:14 +00:00
servers * move libprint sources into libs, as it is a 3rdparty lib 2008-07-22 20:30:14 +00:00
system An IORequest's memory needs to be unlocked when it is done. Since this 2008-07-24 12:29:32 +00:00
tests More debug output. 2008-07-24 12:26:23 +00:00
tools julun+mauricek: 2008-07-23 22:17:54 +00:00
Jamfile