Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |