haiku/src/kernel/core/util
Axel Dörfler 1980b54a21 Fixed a stupid bug in list_move_to_list(): it did not work for empty lists.
The kernel no longer trashes memory when you delete a port without any
messages in its queue (i.e. you can now safely link against libbe.so :)).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8736 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-31 04:45:02 +00:00
..
Jamfile Removed stuff that's no longer necessary due to the stdio.h switch. 2004-05-05 16:38:32 +00:00
kernel_cpp.cpp Removed stuff that's no longer necessary due to the stdio.h switch. 2004-05-05 16:38:32 +00:00
list.c Fixed a stupid bug in list_move_to_list(): it did not work for empty lists. 2004-08-31 04:45:02 +00:00