Daniel Bertalan
|
b9f30c6f2a
Everywhere: Fix some alignment issues
|
%!s(int64=4) %!d(string=hai) anos |
Sahan Fernando
|
6fb08f20e3
LibC: Expose PAGE_ROUND_UP in mallocdefs.h
|
%!s(int64=4) %!d(string=hai) anos |
Brian Gianforcaro
|
e37f39d980
LibC: Switch ChunkedBlock to IntrusiveList from InlineLinkedList
|
%!s(int64=4) %!d(string=hai) anos |
Gunnar Beutner
|
ea33e9647b
LibC: Don't leak memory for realloc(p, 0)
|
%!s(int64=4) %!d(string=hai) anos |
Gunnar Beutner
|
39f0739381
LibC+UE: Keep more unused chunked blocks around
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
b5d73c834f
Userland: Rename LibThread => LibThreading
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
7957f13e98
Revert "LibC: Simplify malloc size classes"
|
%!s(int64=4) %!d(string=hai) anos |
Lenny Maiorani
|
f91bcb8895
LibC: Simplify malloc size classes
|
%!s(int64=4) %!d(string=hai) anos |
Gunnar Beutner
|
f89e8fb71a
AK+LibC: Implement malloc_good_size() and use it for Vector/HashTable
|
%!s(int64=4) %!d(string=hai) anos |
Jean-Baptiste Boric
|
e16894af5a
LibC: Do not include errno.h inside unistd.h
|
%!s(int64=4) %!d(string=hai) anos |
Brian Gianforcaro
|
691b6f69c5
LibThread: Remove LOCKER() macro, as it adds no value
|
%!s(int64=4) %!d(string=hai) anos |
Gunnar Beutner
|
017da44ac2
LibC: Make malloc(0) return a non-null pointer
|
%!s(int64=4) %!d(string=hai) anos |
Gunnar Beutner
|
3438829431
LibC: Lazily initialize malloc chunks
|
%!s(int64=4) %!d(string=hai) anos |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
9588f01739
UserspaceEmulator+LibC: Use sys$emuctl() to pass malloc info to UE
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
4faeaf101c
LibC: Don't scrub memory in malloc/free when running in UE
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
bb9cf083c4
LibC: Avoid double memory clearing in calloc()
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
dffab4e034
LibC: Convert dbgprintf() => dbgln()
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
fc4eae87f8
LibC: Don't honor LIBC_* malloc debugging flags in AT_SECURE context
|
%!s(int64=4) %!d(string=hai) anos |
asynts
|
eea72b9b5c
Everywhere: Hook up remaining debug macros to Debug.h.
|
%!s(int64=4) %!d(string=hai) anos |
asynts
|
acdcf59a33
Everywhere: Remove unnecessary debug comments.
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
%!s(int64=4) %!d(string=hai) anos |