Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move malloc_{g,s}et_state to libc_malloc_debug | Siddhesh Poyarekar | 2021-07-22 | 1 | -1/+3 |
* | glibc.malloc.check: Wean away from malloc hooks | Siddhesh Poyarekar | 2021-07-22 | 1 | -0/+12 |
* | mtrace: Wean away from malloc hooks | Siddhesh Poyarekar | 2021-07-22 | 1 | -0/+2 |
* | mcheck: Wean away from malloc hooks [BZ #23489] | Siddhesh Poyarekar | 2021-07-22 | 1 | -0/+9 |
* | Move malloc hooks into a compat DSO | Siddhesh Poyarekar | 2021-07-22 | 1 | -0/+20 |
* | Move mcheck symbol from stdlib to malloc | Siddhesh Poyarekar | 2021-07-08 | 1 | -1/+1 |
* | malloc: Drop __malloc_initialized from Versions | Siddhesh Poyarekar | 2021-06-22 | 1 | -1/+1 |
* | malloc: Add scratch_buffer_dupfree | Adhemerval Zanella | 2021-01-05 | 1 | -0/+1 |
* | Update mallinfo2 ABI, and test | DJ Delorie | 2020-09-17 | 1 | -0/+3 |
* | Implement allocation buffers for internal use | Florian Weimer | 2017-06-21 | 1 | -1/+7 |
* | Add internal facility for dynamic array handling | Florian Weimer | 2017-06-02 | 1 | -0/+8 |
* | Add reallocarray function | Dennis Wölfing | 2017-05-30 | 1 | -0/+4 |
* | malloc: Turn cfree into a compatibility symbol | Florian Weimer | 2017-04-18 | 1 | -0/+2 |
* | Add struct scratch_buffer and its internal helper functions | Florian Weimer | 2015-04-07 | 1 | -0/+5 |
* | Implement aligned_alloc | Ulrich Drepper | 2012-01-01 | 1 | -0/+3 |
* | * malloc/malloc.c (malloc_info): New function. cvs/fedora-glibc-20090409T1422 | Ulrich Drepper | 2009-04-09 | 1 | -0/+3 |
* | * malloc/Versions (GLIBC_PRIVATE): Add __libc_thread_freeres. | Roland McGrath | 2003-02-22 | 1 | -0/+3 |
* | 2002-12-06 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-12-06 | 1 | -0/+4 |
* | Update. | Ulrich Drepper | 2000-04-14 | 1 | -0/+3 |
* | Update. | Ulrich Drepper | 2000-03-28 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2000-03-27 | 1 | -0/+4 |
* | Update. | Ulrich Drepper | 2000-02-28 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 1999-12-19 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 1999-12-19 | 1 | -0/+4 |
* | Update. | Ulrich Drepper | 1998-07-02 | 1 | -0/+47 |