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
37e1b129113100fb3314fe3980776ee5dd69a804
haiku-beta6
/
headers
/
private
/
kernel
/
util
T
History
Augustin Cavalier
cb1df90e30
Revert "kernel/vm: handle page protections in cut_area"
...
This reverts commit
de07bc3fa5
. That's what I get for fixing bugs on test branches.
2023-05-31 14:48:23 -04:00
..
atomic.h
kernel/util/atomic: Permit atomic_pointer_get to accept const* pointers.
2022-02-07 14:35:23 -05:00
AutoLock.h
kernel: Break thread-related AutoLockers into a separate header.
2021-09-01 13:08:49 -04:00
AVLTree.h
AVLTree: Add convenience LeftMost/RightMost with no arguments.
2020-05-30 01:47:40 +00:00
AVLTreeBase.h
AVLTree: Add convenience LeftMost/RightMost with no arguments.
2020-05-30 01:47:40 +00:00
AVLTreeMap.h
…
Bitmap.h
Revert "kernel/vm: handle page protections in cut_area"
2023-05-31 14:48:23 -04:00
BitUtils.h
…
Constructor.h
…
DoublyLinkedList.h
kernel/util: Clean-ups to DoublyLinkedList insertion routines.
2023-04-01 12:31:39 -04:00
DoublyLinkedQueue.h
…
FixedWidthPointer.h
…
fs_trim_support.h
Fix trim-related issues
2021-07-16 18:35:34 +00:00
Heap.h
…
iovec_support.h
USB: Support physical-vector bulk requests.
2023-05-30 17:54:28 +00:00
kernel_c.h
…
kernel_cpp.h
kernel: Added operator delete(ptr, nothrow_t)
2022-10-12 20:35:55 +00:00
KernelReferenceable.h
…
KernelUtilsOrder.h
…
KMessage.h
…
list.h
…
MallocFreeAllocator.h
…
MinMaxHeap.h
…
MultiHashTable.h
…
OpenHashTable.h
Fix typo
2023-04-29 22:46:03 +02:00
queue.h
…
RadixBitmap.h
…
Random.h
…
ring_buffer.h
…
SinglyLinkedList.h
…
SplayTree.h
…
Stack.h
…
StringHash.h
…
syscall_args.h
…
ThreadAutoLock.h
kernel: Break thread-related AutoLockers into a separate header.
2021-09-01 13:08:49 -04:00
TypeOperation.h
…
Vector.h
…
VectorMap.h
…
VectorSet.h
…