projects
/
platform
/
upstream
/
glibc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add script to devel-static as well
[platform/upstream/glibc.git]
/
malloc
/
2023-01-06
Joseph Myers
Update copyright dates not handled by scripts/update...
tree
|
commitdiff
2023-01-06
Joseph Myers
Update copyright dates with scripts/update-copyrights
tree
|
commitdiff
2022-12-22
Joseph Myers
Avoid use of atoi in malloc
tree
|
commitdiff
2022-12-08
Siddhesh Poyarekar
realloc: Return unchanged if request is within usable...
tree
|
commitdiff
2022-11-01
Carlos Eduardo Seo
malloc: Use uintptr_t for pointer alignment
tree
|
commitdiff
2022-10-28
Szabolcs Nagy
Remove unused scratch_buffer_dupfree
tree
|
commitdiff
2022-10-28
Szabolcs Nagy
malloc: Use uintptr_t in alloc_buffer
tree
|
commitdiff
2022-10-13
Florian Weimer
malloc: Switch global_max_fast to uint8_t
tree
|
commitdiff
2022-09-26
Wilco Dijkstra
Use atomic_exchange_release/acquire
tree
|
commitdiff
2022-09-22
Qingqing Li
malloc: Print error when oldsize is not equal to the...
tree
|
commitdiff
2022-09-09
Wilco Dijkstra
Use C11 atomics instead of atomic_decrement(_val)
tree
|
commitdiff
2022-09-09
Wilco Dijkstra
Use C11 atomics instead atomic_add(_zero)
tree
|
commitdiff
2022-09-06
Wilco Dijkstra
malloc: Use C11 atomics rather than atomic_exchange_and_add
tree
|
commitdiff
2022-08-15
Florian Weimer
malloc: Do not use MAP_NORESERVE to allocate heap segments
tree
|
commitdiff
2022-08-03
Florian Weimer
assert: Do not use stderr in libc-internal assert
tree
|
commitdiff
2022-08-03
Florian Weimer
stdio: Clean up __libc_message after unconditional...
tree
|
commitdiff
2022-08-01
Florian Weimer
malloc: Use __getrandom_nocancel during tcache initiail...
tree
|
commitdiff
2022-08-01
Florian Weimer
Remove spurious references to _dl_open_hook
tree
|
commitdiff
2022-07-22
Adhemerval Zanella...
stdlib: Add arc4random, arc4random_buf, and arc4random_...
tree
|
commitdiff
2022-07-21
Florian Weimer
malloc: Simplify implementation of __malloc_assert
tree
|
commitdiff
2022-07-05
Florian Weimer
malloc: Simplify checked_request2size interface
tree
|
commitdiff
2022-03-23
Adhemerval Zanella
malloc: Fix duplicate inline for do_set_mxfast
tree
|
commitdiff
2022-03-10
Florian Weimer
malloc: Exit early on test failure in tst-realloc
tree
|
commitdiff
2022-02-25
H.J. Lu
build: Properly generate .d dependency files [BZ #28922]
tree
|
commitdiff
2022-02-10
Adhemerval Zanella
malloc: Remove LD_TRACE_PRELINKING usage from mtrace
tree
|
commitdiff
2022-02-01
Carlos O'Donell
malloc: Fix tst-mallocalign1 macro spacing.
tree
|
commitdiff
2022-01-31
Carlos O'Donell
malloc: Fix -Wuse-after-free warning in tst-mallocalign...
tree
|
commitdiff
2022-01-26
Martin Sebor
Avoid -Wuse-after-free in tests [BZ #26779].
tree
|
commitdiff
2022-01-01
Paul Eggert
Update copyright dates not handled by scripts/update...
tree
|
commitdiff
2022-01-01
Paul Eggert
Update copyright dates with scripts/update-copyrights
tree
|
commitdiff
2021-12-28
Adhemerval Zanella
malloc: Remove memusage.h
tree
|
commitdiff
2021-12-28
Adhemerval Zanella
malloc: Use hp-timing on libmemusage
tree
|
commitdiff
2021-12-28
Adhemerval Zanella
malloc: Remove atomic_* usage
tree
|
commitdiff
2021-12-27
Samuel Thibault
malloc: Add missing shared thread library flags
tree
|
commitdiff
2021-12-16
Patrick McGehearty
Remove upper limit on tunable MALLOC_MMAP_THRESHOLD
tree
|
commitdiff
2021-12-15
Adhemerval Zanella
malloc: Enable huge page support on main arena
tree
|
commitdiff
2021-12-15
Adhemerval Zanella
malloc: Move MORECORE fallback mmap to sysmalloc_mmap_f...
tree
|
commitdiff
2021-12-15
Adhemerval Zanella
malloc: Add Huge Page support to arenas
tree
|
commitdiff
2021-12-15
Adhemerval Zanella
malloc: Add Huge Page support for mmap
tree
|
commitdiff
2021-12-15
Adhemerval Zanella
malloc: Move mmap logic to its own function
tree
|
commitdiff
2021-12-15
Adhemerval Zanella
malloc: Add THP/madvise support for sbrk
tree
|
commitdiff
2021-12-15
Adhemerval Zanella
malloc: Add madvise support for Transparent Huge Pages
tree
|
commitdiff
2021-11-17
Stafford Horne
malloc: Fix malloc debug for 2.35 onwards
tree
|
commitdiff
2021-11-17
Florian Weimer
elf: Introduce GLRO (dl_libc_freeres), called from...
tree
|
commitdiff
2021-10-29
Joseph Myers
Disable -Waggressive-loop-optimizations warnings in...
tree
|
commitdiff
2021-10-29
Siddhesh Poyarekar
Handle NULL input to malloc_usable_size [BZ #28506]
tree
|
commitdiff
2021-10-20
Jonathan Wakely
Add alloc_align attribute to memalign et al
tree
|
commitdiff
2021-09-27
Adhemerval Zanella
misc: Add __get_nprocs_sched
tree
|
commitdiff
2021-09-03
Siddhesh Poyarekar
Remove "Contributed by" lines
tree
|
commitdiff
2021-08-23
Siddhesh Poyarekar
mtrace: Fix output with PIE and ASLR [BZ #22716]
tree
|
commitdiff
2021-08-12
Siddhesh Poyarekar
mtrace: Use a static buffer for printing [BZ #25947]
tree
|
commitdiff
2021-08-05
Siddhesh Poyarekar
tst-mxfast: Don't run with mcheck
tree
|
commitdiff
2021-07-26
Siddhesh Poyarekar
Exclude static tests for mcheck and malloc-check
tree
|
commitdiff
2021-07-23
Siddhesh Poyarekar
Fix build and tests with --disable-tunables
tree
|
commitdiff
2021-07-22
Siddhesh Poyarekar
mcheck Fix malloc_usable_size [BZ #22057]
tree
|
commitdiff
2021-07-22
Siddhesh Poyarekar
Remove malloc hooks [BZ #23328]
tree
|
commitdiff
2021-07-22
Siddhesh Poyarekar
Move malloc_{g,s}et_state to libc_malloc_debug
tree
|
commitdiff
2021-07-22
Siddhesh Poyarekar
glibc.malloc.check: Wean away from malloc hooks
tree
|
commitdiff
2021-07-22
Siddhesh Poyarekar
mtrace: Wean away from malloc hooks
tree
|
commitdiff
2021-07-22
Siddhesh Poyarekar
Simplify __malloc_initialized
tree
|
commitdiff
2021-07-22
Siddhesh Poyarekar
mcheck: Wean away from malloc hooks [BZ #23489]
tree
|
commitdiff
2021-07-22
Siddhesh Poyarekar
Move malloc hooks into a compat DSO
tree
|
commitdiff
2021-07-22
Siddhesh Poyarekar
Remove __morecore and __default_morecore
tree
|
commitdiff
2021-07-22
Siddhesh Poyarekar
Remove __after_morecore_hook
tree
|
commitdiff
2021-07-22
Siddhesh Poyarekar
Make mcheck tests conditional on GLIBC_2.23 or earlier
tree
|
commitdiff
2021-07-21
Samuel Thibault
malloc: Fix tst-mallocfork3-malloc-check link
tree
|
commitdiff
2021-07-19
Siddhesh Poyarekar
tst-safe-linking: make false positives even more improbable
tree
|
commitdiff
2021-07-13
H.J. Lu
mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes...
tree
|
commitdiff
2021-07-09
Florian Weimer
Force building with -fno-common
tree
|
commitdiff
2021-07-09
H.J. Lu
Add a generic malloc test for MALLOC_ALIGNMENT
tree
|
commitdiff
2021-07-08
Siddhesh Poyarekar
_int_realloc is static
tree
|
commitdiff
2021-07-08
Siddhesh Poyarekar
Move mcheck symbol from stdlib to malloc
tree
|
commitdiff
2021-07-07
Siddhesh Poyarekar
Harden tcache double-free check
tree
|
commitdiff
2021-07-07
Siddhesh Poyarekar
tests-exclude-mcheck: Fix typo
tree
|
commitdiff
2021-07-06
Siddhesh Poyarekar
Exclude tst-realloc from tests-mcheck
tree
|
commitdiff
2021-07-04
Siddhesh Poyarekar
hooks.c: Remove incorrect comment
tree
|
commitdiff
2021-07-02
Tulio Magno Quites...
mtrace: Add attribute nocommon to mallwatch
tree
|
commitdiff
2021-07-02
Siddhesh Poyarekar
Move glibc.malloc.check implementation into its own...
tree
|
commitdiff
2021-07-02
Siddhesh Poyarekar
mtrace: Deprecate mallwatch and tr_break
tree
|
commitdiff
2021-07-02
Siddhesh Poyarekar
Drop source dependencies on hooks.c and arena.c
tree
|
commitdiff
2021-07-02
JeffyChen
malloc: Initiate tcache shutdown even without allocatio...
tree
|
commitdiff
2021-07-02
Siddhesh Poyarekar
Add mcheck tests to malloc
tree
|
commitdiff
2021-06-28
Adhemerval Zanella
posix: Add _Fork [BZ #4737]
tree
|
commitdiff
2021-06-23
Siddhesh Poyarekar
More mcheck -> malloc-check refactoring
tree
|
commitdiff
2021-06-22
Siddhesh Poyarekar
malloc: Drop __malloc_initialized from Versions
tree
|
commitdiff
2021-06-22
Siddhesh Poyarekar
tst-mcheck: Rename to tst-malloc-check
tree
|
commitdiff
2021-06-03
Florian Weimer
dlfcn: Cleanups after -ldl is no longer required
tree
|
commitdiff
2021-06-02
Xeonacid
fix typo
tree
|
commitdiff
2021-05-25
Yang Xu
tst-mallinfo2.c: Use correct multiple for total variable
tree
|
commitdiff
2021-05-17
Andreas Schwab
Missing ENOMEM in realloc_check wrapper (bug 27870)
tree
|
commitdiff
2021-05-16
Martin Sebor
Enable support for GCC 11 -Wmismatched-dealloc.
tree
|
commitdiff
2021-05-12
Romain GEISSLER
Remove all usage of @BASH@ or ${BASH} in installed...
tree
|
commitdiff
2021-05-11
Florian Weimer
nptl: Move stack cache management, __libpthread_freeres...
tree
|
commitdiff
2021-05-07
H.J. Lu
malloc: Make tunable callback functions static
tree
|
commitdiff
2021-04-21
Florian Weimer
dlfcn: dlerror needs to call free from the base namespa...
tree
|
commitdiff
2021-04-12
Paul Eggert
Further fixes for REALLOC_ZERO_BYTES_FREES comment
tree
|
commitdiff
2021-04-11
Paul Eggert
Fix REALLOC_ZERO_BYTES_FREES comment to match C17
tree
|
commitdiff
2021-04-07
Arjun Shankar
malloc: Run tst-malloc-stats-cancellation via test...
tree
|
commitdiff
2021-03-26
Szabolcs Nagy
malloc: Ensure mtag code path in checked_request2size...
tree
|
commitdiff
2021-03-26
Szabolcs Nagy
malloc: Remove unnecessary tagging around _mid_memalign
tree
|
commitdiff
next