aboutsummaryrefslogtreecommitdiff
path: root/malloc/Versions
AgeCommit message (Expand)AuthorFilesLines
2022-10-28Remove unused scratch_buffer_dupfreeSzabolcs Nagy1-1/+0
2021-07-22Move malloc_{g,s}et_state to libc_malloc_debugSiddhesh Poyarekar1-1/+3
2021-07-22glibc.malloc.check: Wean away from malloc hooksSiddhesh Poyarekar1-0/+12
2021-07-22mtrace: Wean away from malloc hooksSiddhesh Poyarekar1-0/+2
2021-07-22mcheck: Wean away from malloc hooks [BZ #23489]Siddhesh Poyarekar1-0/+9
2021-07-22Move malloc hooks into a compat DSOSiddhesh Poyarekar1-0/+20
2021-07-08Move mcheck symbol from stdlib to mallocSiddhesh Poyarekar1-1/+1
2021-06-22malloc: Drop __malloc_initialized from VersionsSiddhesh Poyarekar1-1/+1
2021-01-05malloc: Add scratch_buffer_dupfreeAdhemerval Zanella1-0/+1
2020-09-17Update mallinfo2 ABI, and testDJ Delorie1-0/+3
2017-06-21Implement allocation buffers for internal useFlorian Weimer1-1/+7
2017-06-02Add internal facility for dynamic array handlingFlorian Weimer1-0/+8
2017-05-30Add reallocarray functionDennis Wölfing1-0/+4
2017-04-18malloc: Turn cfree into a compatibility symbolFlorian Weimer1-0/+2
2015-04-07Add struct scratch_buffer and its internal helper functionsFlorian Weimer1-0/+5
2012-01-01Implement aligned_allocUlrich Drepper1-0/+3
2009-04-09* malloc/malloc.c (malloc_info): New function.cvs/fedora-glibc-20090409T1422Ulrich Drepper1-0/+3
2003-02-22* malloc/Versions (GLIBC_PRIVATE): Add __libc_thread_freeres.Roland McGrath1-0/+3
2002-12-062002-12-06 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+4
2000-04-14Update.Ulrich Drepper1-0/+3
2000-03-28Update.Ulrich Drepper1-1/+1
2000-03-27Update.Ulrich Drepper1-0/+4
2000-02-28Update.Ulrich Drepper1-1/+1
1999-12-19Update.Ulrich Drepper1-1/+1
1999-12-19Update.Ulrich Drepper1-0/+4
1998-07-02Update.Ulrich Drepper1-0/+47