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
0cf4ed1de6b1c58f86f788f86e95bfa0dafb2332
haiku-beta6
/
headers
/
private
/
kernel
/
util
T
History
Ingo Weinhold
0cf4ed1de6
MoveFrom() was broken. Fixes bug
#1534
.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22450 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-10-05 16:56:48 +00:00
..
AutoLock.h
* Base class of InterruptsLocker was accidentially private.
2007-08-28 02:23:11 +00:00
AVLTreeMap.h
fixed gcc4 build
2007-08-11 19:53:20 +00:00
Constructor.h
…
DoublyLinkedList.h
MoveFrom() was broken. Fixes bug
#1534
.
2007-10-05 16:56:48 +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
* Added hash_count_elements() and hash_count_used_slots() (mainly for
2007-09-09 17:19:52 +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
…
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
* vm.h no longer includes vm_types.h - only those that actually need access
2007-09-27 12:21:33 +00:00
Vector.h
…
VectorMap.h
…
VectorSet.h
…