This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
86d8381f5fd7b390628880ca5117e696678faf74
haiku-beta6
/
headers
/
private
/
kernel
/
util
T
History
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
…
ring_buffer.h
…
SinglyLinkedList.h
…
Stack.h
…
syscall_args.h
…
Vector.h
…
VectorMap.h
…
VectorSet.h
…