181 Commits (master)

Author SHA1 Message Date
Paul Eggert dff8da6b3e Update copyright dates with scripts/update-copyrights 2 years ago
Adhemerval Zanella 83d13972f2 malloc: Fix tst-tcfree3 build csky-linux-gnuabiv2 with fortify source 2 years ago
Adhemerval Zanella Netto 94384bdf39 malloc: Decrease resource usage for malloc tests 3 years ago
DJ Delorie d1417176a3 aligned_alloc: conform to C17 3 years ago
Samuel Thibault f2cabe04dc malloc: Really fix tst-memalign-3 link against threads 3 years ago
Samuel Thibault c999c38f6f malloc: Fix tst-memalign-3 link against threads 3 years ago
Adhemerval Zanella 0f61cd4b9c malloc: Add missing shared thread library flags 3 years ago
DJ Delorie e5524ef335 malloc: set NON_MAIN_ARENA flag for reclaimed memalign chunk (BZ #30101) 3 years ago
DJ Delorie 24cdd6c71d memalign: Support scanning for aligned chunks. 3 years ago
Adhemerval Zanella Netto 33237fe83d Remove --enable-tunables configure option 3 years ago
Adhemerval Zanella 6384171fa0 Remove --disable-experimental-malloc option 3 years ago
Joseph Myers 6d7e8eda9b Update copyright dates with scripts/update-copyrights 3 years ago
Szabolcs Nagy 8c77e26ba8 Remove unused scratch_buffer_dupfree 4 years ago
H.J. Lu 1fe00d3eb6 build: Properly generate .d dependency files [BZ #28922] 4 years ago
Paul Eggert 581c785bf3 Update copyright dates with scripts/update-copyrights 4 years ago
Samuel Thibault 53c38911b8 malloc: Add missing shared thread library flags 4 years ago
Adhemerval Zanella c1beb51d08 malloc: Add Huge Page support to arenas 5 years ago
Adhemerval Zanella 98d5fcb8d0 malloc: Add Huge Page support for mmap 5 years ago
Adhemerval Zanella 5f6d8d97c6 malloc: Add madvise support for Transparent Huge Pages 5 years ago
Siddhesh Poyarekar 505a964ae0 tst-mxfast: Don't run with mcheck 5 years ago
Siddhesh Poyarekar ddcc612ce9 Exclude static tests for mcheck and malloc-check 5 years ago
Siddhesh Poyarekar 6856975ed4 mcheck Fix malloc_usable_size [BZ #22057] 5 years ago
Siddhesh Poyarekar 0552fd2c7d Move malloc_{g,s}et_state to libc_malloc_debug 5 years ago
Siddhesh Poyarekar b5bd5bfe88 glibc.malloc.check: Wean away from malloc hooks 5 years ago
Siddhesh Poyarekar c142eb253f mcheck: Wean away from malloc hooks [BZ #23489] 5 years ago
Siddhesh Poyarekar 2d2d9f2b48 Move malloc hooks into a compat DSO 5 years ago
Siddhesh Poyarekar 55a4dd3930 Remove __morecore and __default_morecore 5 years ago
Siddhesh Poyarekar 0075c4f39d Make mcheck tests conditional on GLIBC_2.23 or earlier 5 years ago
Samuel Thibault 63c60cff12 malloc: Fix tst-mallocfork3-malloc-check link 5 years ago
H.J. Lu 84ea6ea24b mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes [BZ #28068] 5 years ago
H.J. Lu dc76a059fd Add a generic malloc test for MALLOC_ALIGNMENT 5 years ago
Siddhesh Poyarekar fab3a6daf1 tests-exclude-mcheck: Fix typo 5 years ago
Siddhesh Poyarekar 7042b53f11 Exclude tst-realloc from tests-mcheck 5 years ago
Siddhesh Poyarekar 7df5c7bcce Drop source dependencies on hooks.c and arena.c 5 years ago
Siddhesh Poyarekar 784fff6ea5 Add mcheck tests to malloc 5 years ago
Adhemerval Zanella c32c868ab8 posix: Add _Fork [BZ #4737] 5 years ago
Siddhesh Poyarekar 451659ccf1 More mcheck -> malloc-check refactoring 5 years ago
Siddhesh Poyarekar 568123a720 tst-mcheck: Rename to tst-malloc-check 5 years ago
Florian Weimer 6f1c701026 dlfcn: Cleanups after -ldl is no longer required 5 years ago
Andreas Schwab c6b6b4f2c7 Missing ENOMEM in realloc_check wrapper (bug 27870) 5 years ago
Romain GEISSLER 5188a9d026 Remove all usage of @BASH@ or ${BASH} in installed files, and hardcode /bin/bash instead 5 years ago
Florian Weimer 178c0e48c3 malloc: Turn tst-mallocstate into a non-internal test 5 years ago
Adhemerval Zanella 448a256359 malloc: Add scratch_buffer_dupfree 5 years ago
Paul Eggert 2b778ceb40 Update copyright dates with scripts/update-copyrights 5 years ago
Paul Eggert 69fda43b8d free: preserve errno [BZ#17924] 5 years ago
Siddhesh Poyarekar 4f969166ce tests-mcheck: New variable to run tests with MALLOC_CHECK_=3 5 years ago
Andreas Schwab 8f8052c2aa Revert "Fix missing redirects in testsuite targets" 6 years ago
DJ Delorie cdf645427d Update mallinfo2 ABI, and test 6 years ago
Eyal Itkin 6310d570bf Add tests for Safe-Linking 6 years ago
Florian Weimer 768c83b7f6 Remove incorrect alloc_size attribute from pvalloc [BZ #25401] 6 years ago