index
:
user/sven/glibc.git
master
origin/HEAD
origin/master
origin/release/2.10/master
origin/release/2.11/master
origin/release/2.12/master
origin/release/2.13/master
origin/release/2.14/master
origin/release/2.15/master
origin/release/2.16/master
origin/release/2.17/master
origin/release/2.18/master
origin/release/2.19/master
origin/release/2.20/master
origin/release/2.21/master
origin/release/2.22/master
origin/release/2.23/master
origin/release/2.24/master
origin/release/2.25/master
origin/release/2.26/master
origin/release/2.27/master
origin/release/2.28/master
origin/release/2.29/master
origin/release/2.30/master
origin/release/2.31/master
origin/release/2.32/master
origin/release/2.33/master
origin/release/2.34/master
origin/release/2.35/master
origin/release/2.36/master
origin/release/2.37/master
origin/release/2.38/master
origin/release/2.39/master
origin/release/2.40/master
origin/release/2.41/master
origin/release/2.42/master
origin/release/2.43/master
GNU C Library
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
malloc
/
Makefile
Age
Commit message (
Expand
)
Author
2026-01-24
malloc: Correct Makefile sorting glitches
Florian Weimer
2026-01-15
malloc: Add tst-mallocfork to tests-exclude-threaded exception list
Arjun Shankar
2026-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2025-12-17
malloc: remove fastbin tests
Dev Jain
2025-11-24
malloc: Add threaded variants of single-threaded malloc tests
Arjun Shankar
2025-11-19
malloc: add free_sized and free_aligned_sized from C23
Justin King
2025-08-29
malloc: add tst-mxfast to hugetlb exclusion list
DJ Delorie
2025-08-27
malloc: Support hugepages in mremap_chunk
Wilco Dijkstra
2025-06-19
malloc: Link large tcache tests with $(shared-thread-library)
Florian Weimer
2025-06-17
malloc: Sort tests-exclude-largetcache in Makefile
H.J. Lu
2025-06-16
malloc: add testing for large tcache support
Cupertino Miranda
2025-05-12
malloc: Improved double free detection in the tcache
David Lau
2025-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-08-20
malloc: Link threading tests with $(shared-thread-library)
Samuel Thibault
2024-07-27
malloc: Link threading tests with $(shared-thread-library)
Florian Weimer
2024-07-22
malloc: add multi-threaded tests for aligned_alloc/calloc/malloc
Miguel MartÃn
2024-06-20
malloc: Always install mtrace (bug 31892)
Florian Weimer
2024-06-04
malloc: New test to check malloc alternate path using memory obstruction
sayan paul
2024-05-14
malloc: Improve aligned_alloc and calloc test coverage.
Joe Simmons-Talbott
2024-05-10
malloc/Makefile: Split and sort tests
H.J. Lu
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-10-23
malloc: Fix tst-tcfree3 build csky-linux-gnuabiv2 with fortify source
Adhemerval Zanella
2023-06-12
malloc: Decrease resource usage for malloc tests
Adhemerval Zanella Netto
2023-05-08
aligned_alloc: conform to C17
DJ Delorie
2023-05-02
malloc: Really fix tst-memalign-3 link against threads
Samuel Thibault
2023-05-02
malloc: Fix tst-memalign-3 link against threads
Samuel Thibault
2023-04-20
malloc: Add missing shared thread library flags
Adhemerval Zanella
2023-04-18
malloc: set NON_MAIN_ARENA flag for reclaimed memalign chunk (BZ #30101)
DJ Delorie
2023-03-29
memalign: Support scanning for aligned chunks.
DJ Delorie
2023-03-29
Remove --enable-tunables configure option
Adhemerval Zanella Netto
2023-03-29
Remove --disable-experimental-malloc option
Adhemerval Zanella
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-10-28
Remove unused scratch_buffer_dupfree
Szabolcs Nagy
2022-02-25
build: Properly generate .d dependency files [BZ #28922]
H.J. Lu
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-12-27
malloc: Add missing shared thread library flags
Samuel Thibault
2021-12-15
malloc: Add Huge Page support to arenas
Adhemerval Zanella
2021-12-15
malloc: Add Huge Page support for mmap
Adhemerval Zanella
2021-12-15
malloc: Add madvise support for Transparent Huge Pages
Adhemerval Zanella
2021-08-05
tst-mxfast: Don't run with mcheck
Siddhesh Poyarekar
2021-07-26
Exclude static tests for mcheck and malloc-check
Siddhesh Poyarekar
2021-07-22
mcheck Fix malloc_usable_size [BZ #22057]
Siddhesh Poyarekar
2021-07-22
Move malloc_{g,s}et_state to libc_malloc_debug
Siddhesh Poyarekar
2021-07-22
glibc.malloc.check: Wean away from malloc hooks
Siddhesh Poyarekar
2021-07-22
mcheck: Wean away from malloc hooks [BZ #23489]
Siddhesh Poyarekar
2021-07-22
Move malloc hooks into a compat DSO
Siddhesh Poyarekar
2021-07-22
Remove __morecore and __default_morecore
Siddhesh Poyarekar
2021-07-22
Make mcheck tests conditional on GLIBC_2.23 or earlier
Siddhesh Poyarekar
2021-07-22
malloc: Fix tst-mallocfork3-malloc-check link
Samuel Thibault
2021-07-12
mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes [BZ #28068]
H.J. Lu
[next]