aboutsummaryrefslogtreecommitdiff
path: root/malloc/malloc.h
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-10-21Add alloc_align attribute to memalign et alJonathan Wakely
2021-07-22Remove malloc hooks [BZ #23328]Siddhesh Poyarekar
2021-07-22Remove __morecore and __default_morecoreSiddhesh Poyarekar
2021-07-22Remove __after_morecore_hookSiddhesh Poyarekar
2021-05-16Enable support for GCC 11 -Wmismatched-dealloc.Martin Sebor
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-08-31malloc: Fix mallinfo deprecation declarationAdhemerval Zanella
2020-08-31Add mallinfo2 function that support sizes >= 4GB.Martin Liska
2020-07-13malloc: Deprecate more hook-related functionalityFlorian Weimer
2020-01-17Remove incorrect alloc_size attribute from pvalloc [BZ #25401]Florian Weimer
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-07-10Don't declare __malloc_check_init in <malloc.h> (bug 23352)Andreas Schwab
2019-04-18malloc: make malloc fail with requests larger than PTRDIFF_MAX (BZ#23741)Adhemerval Zanella
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-05-30Add reallocarray functionDennis Wölfing
2017-04-18malloc: Turn cfree into a compatibility symbolFlorian Weimer
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-10-26malloc: Remove malloc_get_state, malloc_set_state [BZ #19473]Florian Weimer
2016-06-10malloc: Remove __malloc_initialize_hook from the API [BZ #19564]Florian Weimer
2016-02-19malloc: Remove max_total_mem member form struct malloc_parFlorian Weimer
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-02Reformat malloc to gnu style.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-03-08Remove __malloc_ptr_t.Joseph Myers
2013-03-08Remove __malloc_ptrdiff_t.Joseph Myers
2013-03-08Remove __malloc_size_t.Joseph Myers
2013-01-07Clean up __MALLOC_* macros.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2011-05-29Mark malloc hook variables as deprecatedUlrich Drepper
2011-05-29Perhaps the real definition of __MALLOC_HOOK_VOLATILE should be addedUlrich Drepper
2011-05-29Missed one malloc hook variableUlrich Drepper
2011-05-29Declare malloc hook variables as volatile.Ulrich Drepper
2009-04-09* malloc/malloc.c (malloc_info): New function.cvs/fedora-glibc-20090409T1422Ulrich Drepper
2009-03-13* config.h.in (USE_MULTIARCH): Define.Ulrich Drepper
2007-07-19[BZ #4792]Ulrich Drepper
2005-03-08* malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERTURB_ and callUlrich Drepper
2005-01-12Always include features.h.Ulrich Drepper
2005-01-07Update.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-09-08Update.Ulrich Drepper
2003-08-18Update.Ulrich Drepper