aboutsummaryrefslogtreecommitdiff
path: root/malloc/Makefile
AgeCommit message (Expand)Author
2021-06-03dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer
2021-05-17Missing ENOMEM in realloc_check wrapper (bug 27870)Andreas Schwab
2021-05-12Remove all usage of @BASH@ or ${BASH} in installed files, and hardcode /bin/b...Romain GEISSLER
2021-03-09malloc: Turn tst-mallocstate into a non-internal testFlorian Weimer
2021-01-05malloc: Add scratch_buffer_dupfreeAdhemerval Zanella
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-29free: preserve errno [BZ#17924]Paul Eggert
2020-12-24tests-mcheck: New variable to run tests with MALLOC_CHECK_=3Siddhesh Poyarekar
2020-10-08Revert "Fix missing redirects in testsuite targets"Andreas Schwab
2020-09-17Update mallinfo2 ABI, and testDJ Delorie
2020-04-03Add tests for Safe-LinkingEyal Itkin
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-08-15malloc: Various cleanups for malloc/tst-mxfastFlorian Weimer
2019-08-09Add glibc.malloc.mxfast tunableDJ Delorie
2019-05-08malloc/tst-mallocfork2: Use process-shared barriersFlorian Weimer
2019-04-24memusagestat: use local glibc when linking [BZ #18465]Mike Frysinger
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-07malloc: Add another test for tcache double free check.DJ Delorie
2018-11-20malloc: tcache double free checkDJ Delorie
2018-02-10[BZ #22830] malloc_stats: restore cancellation for stderr correctly.Zack Weinberg
2018-01-18Fix integer overflows in internal memalign and malloc functions [BZ #22343]Arjun Shankar
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu
2017-11-15malloc: Add missing arena lock in malloc_info [BZ #22408]Florian Weimer
2017-10-16malloc: Do not compile mcheck-init.o as libc moduleFlorian Weimer
2017-10-06malloc: Fix tcache leak after thread destruction [BZ #22111]Carlos O'Donell
2017-08-07Fix missing redirects in testsuite targetsAndreas Schwab
2017-07-06Add per-thread cache to mallocDJ Delorie
2017-06-21Implement allocation buffers for internal useFlorian Weimer
2017-06-09malloc: Remove tst-dynarray, tst-dynarray-fail from test-srcsFlorian Weimer
2017-06-02Add internal facility for dynamic array handlingFlorian Weimer
2017-05-30Add reallocarray functionDennis Wölfing
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg
2017-05-09Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg
2017-01-01malloc: Run tunables tests only if tunables are enabledFlorian Weimer
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31Initialize tunable list with the GLIBC_TUNABLES environment variableSiddhesh Poyarekar
2016-12-31Add framework for tunablesSiddhesh Poyarekar
2016-10-26malloc: Remove malloc_get_state, malloc_set_state [BZ #19473]Florian Weimer
2016-09-10Add tests-static to tests in malloc/MakefileSiddhesh Poyarekar
2016-08-26malloc: Simplify static malloc interposition [BZ #20432]Florian Weimer
2016-08-02malloc: Run tests without calling mallopt [BZ #19469]Florian Weimer
2016-06-20Revert __malloc_initialize_hook symbol poisoningFlorian Weimer
2016-06-10malloc: Remove __malloc_initialize_hook from the API [BZ #19564]Florian Weimer
2016-05-12Increase fork signal safety for single-threaded processes [BZ #19703]Florian Weimer
2016-04-14malloc: Run fork handler as late as possible [BZ #19431]Florian Weimer
2016-03-22Fix malloc threaded tests link on non-LinuxSamuel Thibault
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers