Gunnar Beutner
|
017da44ac2
LibC: Make malloc(0) return a non-null pointer
|
4 年之前 |
Gunnar Beutner
|
3438829431
LibC: Lazily initialize malloc chunks
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 年之前 |
Andreas Kling
|
9588f01739
UserspaceEmulator+LibC: Use sys$emuctl() to pass malloc info to UE
|
4 年之前 |
Andreas Kling
|
4faeaf101c
LibC: Don't scrub memory in malloc/free when running in UE
|
4 年之前 |
Andreas Kling
|
bb9cf083c4
LibC: Avoid double memory clearing in calloc()
|
4 年之前 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 年之前 |
Andreas Kling
|
dffab4e034
LibC: Convert dbgprintf() => dbgln()
|
4 年之前 |
Andreas Kling
|
fc4eae87f8
LibC: Don't honor LIBC_* malloc debugging flags in AT_SECURE context
|
4 年之前 |
asynts
|
eea72b9b5c
Everywhere: Hook up remaining debug macros to Debug.h.
|
4 年之前 |
asynts
|
acdcf59a33
Everywhere: Remove unnecessary debug comments.
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |