Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't declare __malloc_check_init in <malloc.h> (bug 23352) | Andreas Schwab | 2019-07-10 | 1 | -3/+0 |
* | malloc: make malloc fail with requests larger than PTRDIFF_MAX (BZ#23741) | Adhemerval Zanella | 2019-04-18 | 1 | -7/+10 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | Add reallocarray function | Dennis Wölfing | 2017-05-30 | 1 | -0/+8 |
* | malloc: Turn cfree into a compatibility symbol | Florian Weimer | 2017-04-18 | 1 | -3/+0 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | malloc: Remove malloc_get_state, malloc_set_state [BZ #19473] | Florian Weimer | 2016-10-26 | 1 | -7/+0 |
* | malloc: Remove __malloc_initialize_hook from the API [BZ #19564] | Florian Weimer | 2016-06-10 | 1 | -5/+0 |
* | malloc: Remove max_total_mem member form struct malloc_par | Florian Weimer | 2016-02-19 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Reformat malloc to gnu style. | Ondřej Bílka | 2014-01-02 | 1 | -27/+26 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Remove __malloc_ptr_t. | Joseph Myers | 2013-03-08 | 1 | -5/+4 |
* | Remove __malloc_ptrdiff_t. | Joseph Myers | 2013-03-08 | 1 | -3/+0 |
* | Remove __malloc_size_t. | Joseph Myers | 2013-03-08 | 1 | -1/+0 |
* | Clean up __MALLOC_* macros. | Joseph Myers | 2013-01-07 | 1 | -21/+5 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -2/+1 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Remove pre-ISO C support | Ulrich Drepper | 2012-01-07 | 1 | -6/+6 |
* | Mark malloc hook variables as deprecated | Ulrich Drepper | 2011-05-29 | 1 | -6/+14 |
* | Perhaps the real definition of __MALLOC_HOOK_VOLATILE should be added | Ulrich Drepper | 2011-05-29 | 1 | -1/+1 |
* | Missed one malloc hook variable | Ulrich Drepper | 2011-05-29 | 1 | -1/+1 |
* | Declare malloc hook variables as volatile. | Ulrich Drepper | 2011-05-29 | 1 | -38/+45 |
* | * malloc/malloc.c (malloc_info): New function. cvs/fedora-glibc-20090409T1422 | Ulrich Drepper | 2009-04-09 | 1 | -0/+4 |
* | * config.h.in (USE_MULTIARCH): Define. | Ulrich Drepper | 2009-03-13 | 1 | -1/+3 |
* | [BZ #4792] | Ulrich Drepper | 2007-07-19 | 1 | -2/+6 |
* | * malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERTURB_ and call | Ulrich Drepper | 2005-03-08 | 1 | -0/+1 |
* | Always include features.h. | Ulrich Drepper | 2005-01-12 | 1 | -104/+28 |
* | Update. | Ulrich Drepper | 2005-01-07 | 1 | -7/+10 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -35/+107 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -107/+35 |
* | Update. | Ulrich Drepper | 2004-09-08 | 1 | -5/+7 |
* | Update. | Ulrich Drepper | 2003-08-18 | 1 | -1/+1 |
* | * malloc/malloc.h [! __GNUC__] (__const): Define if undefined. | Roland McGrath | 2003-05-28 | 1 | -1/+9 |
* | * include/fcntl.h: Declare __libc_creat. | Roland McGrath | 2003-01-13 | 1 | -12/+0 |
* | Update. | Ulrich Drepper | 2002-03-13 | 1 | -9/+1 |
* | Update. | Ulrich Drepper | 2002-01-29 | 1 | -22/+31 |
* | Update to LGPL v2.1. | Andreas Jaeger | 2001-07-06 | 1 | -8/+8 |
* | Update. | Ulrich Drepper | 2000-10-07 | 1 | -1/+3 |
* | Update. | Ulrich Drepper | 2000-09-29 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 1999-12-19 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 1999-12-19 | 1 | -2/+1 |
* | Update. | Ulrich Drepper | 1999-12-19 | 1 | -7/+15 |
* | Update. | Ulrich Drepper | 1999-11-12 | 1 | -1/+4 |
* | Update. | Ulrich Drepper | 1999-06-19 | 1 | -0/+2 |
* | Update. | Ulrich Drepper | 1999-05-29 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 1999-05-23 | 1 | -13/+38 |
* | Update. cvs/libc-ud-971011 | Ulrich Drepper | 1997-10-12 | 1 | -38/+23 |