index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
malloc
/
malloc-debug.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
1
-1
/
+1
*
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-06-02
1
-1
/
+1
*
aligned_alloc: conform to C17
DJ Delorie
2023-05-08
1
-1
/
+8
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
malloc: Fix malloc debug for 2.35 onwards
Stafford Horne
2021-11-17
1
-2
/
+0
*
Handle NULL input to malloc_usable_size [BZ #28506]
Siddhesh Poyarekar
2021-10-29
1
-6
/
+7
*
mcheck Fix malloc_usable_size [BZ #22057]
Siddhesh Poyarekar
2021-07-22
1
-0
/
+2
*
Remove malloc hooks [BZ #23328]
Siddhesh Poyarekar
2021-07-22
1
-0
/
+36
*
Move malloc_{g,s}et_state to libc_malloc_debug
Siddhesh Poyarekar
2021-07-22
1
-2
/
+180
*
glibc.malloc.check: Wean away from malloc hooks
Siddhesh Poyarekar
2021-07-22
1
-17
/
+137
*
mtrace: Wean away from malloc hooks
Siddhesh Poyarekar
2021-07-22
1
-0
/
+13
*
mcheck: Wean away from malloc hooks [BZ #23489]
Siddhesh Poyarekar
2021-07-22
1
-20
/
+153
*
Move malloc hooks into a compat DSO
Siddhesh Poyarekar
2021-07-22
1
-0
/
+189