haiku/src
Axel Dörfler 423fcd43ae * Shuffled initializers around: the team, ELF, and module initializers come
now a lot earlier.
* That makes it now possible to use modules pretty early in the kernel (like
  before timer_init(), or int_init_post_vm()).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26790 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-08-04 13:26:13 +00:00
..
add-ons * Added support for O_NOCACHE/O_DIRECT. 2008-08-04 03:18:10 +00:00
apps * Refactoring, added const specifiers to helper methods that don't modify the 2008-08-04 12:53:55 +00:00
bin
build
data
documentation
kits * Use new header layout in PathMonitor.h 2008-08-04 13:04:45 +00:00
libs * rename InterfaceUtils.h/cpp to BlockingWindow.h/cpp and adjust includes 2008-07-30 21:24:19 +00:00
preferences Patch by Andrej Spielmann (GSoC): 2008-08-03 13:40:41 +00:00
servers * Since ShowWindow() could call ActivateWindow() again as well, we should 2008-08-03 16:19:25 +00:00
system * Shuffled initializers around: the team, ELF, and module initializers come 2008-08-04 13:26:13 +00:00
tests Patch by Andrej Spielmann (GSoC): 2008-08-03 13:40:41 +00:00
tools * Added file_cache_is_enabled() function. 2008-08-04 08:28:17 +00:00
Jamfile