haiku/headers/private/kernel/util
Jérôme Duval 0a29487db5 fixed gcc4 build
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21896 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-08-11 19:53:20 +00:00
..
AutoLock.h * Added AutoLocker instantiations IterruptsLocker (disables/restores 2007-08-09 19:47:22 +00:00
AVLTreeMap.h fixed gcc4 build 2007-08-11 19:53:20 +00:00
Constructor.h
DoublyLinkedList.h * Added the default constructor to the Iterator class. 2007-08-01 14:28:50 +00:00
DoublyLinkedQueue.h fixed the build; I also changed MoveFrom(), untested 2007-02-28 19:35:57 +00:00
kernel_cpp.h
KernelUtilsOrder.h
khash.h Implemented hash_remove_current() which removes the current iterator position 2007-03-11 21:18:49 +00:00
KMessage.h * Followed Ingo's suggestion and send the message manually in the runtime loader; 2007-07-29 21:36:49 +00:00
kqueue.h
list.h Added a list_get_last_item() call - one day we should make most of them inline. 2006-06-21 16:13:34 +00:00
MallocFreeAllocator.h Revised the AVLTreeMap code: 2007-08-11 14:57:25 +00:00
MultiHashTable.h axeld+bonefish: Got rid of the ParentType in the HashTableDefinition; it doesn't really 2007-07-31 16:14:58 +00:00
OpenHashTable.h axeld+bonefish: Got rid of the ParentType in the HashTableDefinition; it doesn't really 2007-07-31 16:14:58 +00:00
queue.h Made C++ save. 2006-01-07 03:14:02 +00:00
ring_buffer.h
SinglyLinkedList.h
Stack.h
syscall_args.h
Vector.h Added (more Be-ish) Add() methods. 2005-12-27 21:08:02 +00:00
VectorMap.h Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +00:00
VectorSet.h