haiku/src/kernel
Axel Dörfler fb68886768 C++ for the kernel.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3701 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-06-27 22:58:58 +00:00
..
apps Really fixed build (while keeping the app in the build). 2003-05-21 03:35:56 +00:00
boot A simple heap implementation for the boot loader - already tested, and working well. 2003-06-24 18:05:54 +00:00
core C++ for the kernel. 2003-06-27 22:58:58 +00:00
drivers boot headers have been moved. 2003-05-03 16:33:09 +00:00
glue No longer calls _thread_do_exit_notification() as exit() now does it. 2003-04-28 11:10:09 +00:00
ldscripts Added add-on.ld and moved kernel.ld to the correct location. 2003-05-13 02:21:16 +00:00
libroot Implemented the pipe() command - ready for the upcoming pipefs implementation. 2003-06-27 02:55:15 +00:00
vm2 More code cleanup. Removing unused variables. Simplifying and shrinking 2003-03-26 04:00:38 +00:00
Jamfile Added the new kernel_os_main.o to the kernel build. 2003-06-15 13:17:01 +00:00
TODO It is accomplished ... 2002-07-09 12:24:59 +00:00