haiku/src/kernel
Axel Dörfler 822ea83244 list_add_link_to_tail() didn't work correctly.
Applied fixes by notion: removed two redundant if-statements, replaced
(link *)list with &list->link.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2527 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-01-21 23:43:13 +00:00
..
apps A very basic node monitoring test - directly uses the kernel calls (since 2003-01-18 14:20:05 +00:00
boot The bootmaker now defaults to the endian of the host platform. 2003-01-10 11:48:38 +00:00
core list_add_link_to_tail() didn't work correctly. 2003-01-21 23:43:13 +00:00
drivers Add missing headers/os/drivers/KernelExport.h functions here and there. 2002-12-07 00:25:50 +00:00
glue Implemented BeOS compatible startup code. 2003-01-13 11:18:01 +00:00
ldscripts Added .fini section to the ld scripts. 2003-01-13 11:28:36 +00:00
libroot Added node monitor syscalls. 2003-01-18 14:18:04 +00:00
vm2 Slight changes/bug fixes 2003-01-21 02:45:14 +00:00
Jamfile Fixes the build of rld.so, removed unneeded entries in librld.a. 2003-01-13 11:25:52 +00:00
TODO It is accomplished ... 2002-07-09 12:24:59 +00:00