haiku/src
Axel Dörfler 272457553e * Renamed kernel_startup to gKernelStartup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26731 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-08-02 15:03:03 +00:00
..
add-ons * Coding style cleanups, no functional changes. 2008-08-02 14:06:38 +00:00
apps * Use shared AutoDeleter.h instead of custom array deleter. 2008-08-01 14:16:05 +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 update to tzdata2008d 2008-07-19 10:47:57 +00:00
documentation
kits Check for index < 0 too for B_BAD_INDEX. This fixes for example Tracker-Grep 2008-07-31 10:54:08 +00:00
libs * rename InterfaceUtils.h/cpp to BlockingWindow.h/cpp and adjust includes 2008-07-30 21:24:19 +00:00
preferences * move libprint sources into libs, as it is a 3rdparty lib 2008-07-22 20:30:14 +00:00
servers * Made _LaunchInputServer() more robust: when launching by signature fails, 2008-08-01 14:02:02 +00:00
system * Renamed kernel_startup to gKernelStartup. 2008-08-02 15:03:03 +00:00
tests * Sean C. Farley made me aware that some of the possible solutions to clear 2008-08-01 15:02:03 +00:00
tools * Added acquire_vnode() call that you can use to get another reference to an 2008-08-01 09:59:19 +00:00
Jamfile