haiku/src/kernel
Axel Dörfler d92e4b19e4 Completely removed the buggy, inflexible, and incomplete new_hash_table
implementation.
Some cleanups of the other code.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2112 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-11-29 08:30:20 +00:00
..
apps (Almost) completely rearranged the kernel build; main issues aren't fixed 2002-11-04 19:06:44 +00:00
boot might work better 2002-10-30 02:10:06 +00:00
core Completely removed the buggy, inflexible, and incomplete new_hash_table 2002-11-29 08:30:20 +00:00
drivers Replaced kmalloc(), kfree(), and kstrdup() with the POSIX equivalents. 2002-10-29 23:07:06 +00:00
glue
ldscripts
libroot Removed raise.o from the kernel posix lib, because find_thread() is currently 2002-11-20 02:15:29 +00:00
vm2 Fixed more bugs; simpleTest now seems to work correctly. 2002-11-24 05:12:50 +00:00
Jamfile libroot/posix/signal is back in the build 2002-11-18 00:42:48 +00:00
TODO