GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
malloc
Commit message (
Expand
)
Author
Age
Files
Lines
*
malloc: Remove unwanted leading whitespace in malloc_info [BZ #24867]
Florian Weimer
2019-08-01
1
-1
/
+1
*
Don't declare __malloc_check_init in <malloc.h> (bug 23352)
Andreas Schwab
2019-07-10
2
-3
/
+3
*
malloc: Add nptl, htl dependency for the subdirectory [BZ #24757]
Florian Weimer
2019-07-02
1
-0
/
+2
*
Fix malloc tests build with GCC 10.
Joseph Myers
2019-06-10
2
-1
/
+12
*
Small tcache improvements
Wilco Dijkstra
2019-05-17
1
-8
/
+6
*
Fix tcache count maximum (BZ #24531)
Wilco Dijkstra
2019-05-10
1
-2
/
+7
*
malloc/tst-mallocfork2: Use process-shared barriers
Florian Weimer
2019-05-08
2
-52
/
+86
*
memusagestat: use local glibc when linking [BZ #18465]
Mike Frysinger
2019-04-24
1
-2
/
+2
*
Remove do_set_mallopt_check prototype
H.J. Lu
2019-04-23
1
-1
/
+0
*
malloc: make malloc fail with requests larger than PTRDIFF_MAX (BZ#23741)
Adhemerval Zanella
2019-04-18
9
-83
/
+179
*
malloc: Set and reset all hooks for tracing (Bug 16573)
Carlos O'Donell
2019-04-09
1
-26
/
+46
*
malloc: Check for large bin list corruption when inserting unsorted chunk
Adam Maris
2019-03-14
1
-0
/
+4
*
Break more lines before not after operators.
Joseph Myers
2019-02-25
1
-2
/
+2
*
Avoid "inline" after return type in function definitions.
Joseph Myers
2019-02-06
1
-22
/
+11
*
Fix assertion in malloc.c:tcache_get.
Joseph Myers
2019-02-04
1
-1
/
+1
*
malloc: Revert fastbins to old-style atomics
Florian Weimer
2019-01-18
1
-96
/
+70
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2019-01-01
3
-3
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
76
-76
/
+76
*
malloc: Always call memcpy in _int_realloc [BZ #24027]
Florian Weimer
2018-12-31
1
-42
/
+1
*
Replace check_mul_overflow_size_t with __builtin_mul_overflow
Adhemerval Zanella
2018-12-28
5
-30
/
+5
*
malloc: Check the alignment of mmapped chunks before unmapping.
Istvan Kurucsai
2018-12-21
1
-1
/
+4
*
malloc: Add more integrity checks to mremap_chunk.
Istvan Kurucsai
2018-12-20
1
-3
/
+9
*
malloc: Add another test for tcache double free check.
DJ Delorie
2018-12-07
2
-1
/
+57
*
malloc: tcache: Validate tc_idx before checking for double-frees [BZ #23907]
Florian Weimer
2018-11-26
1
-25
/
+25
*
malloc: tcache double free check
DJ Delorie
2018-11-20
4
-0
/
+119
*
malloc: Use current (C11-style) atomics for fastbin access
Florian Weimer
2018-11-13
1
-70
/
+96
*
malloc: Convert the unlink macro to the unlink_chunk function
Florian Weimer
2018-11-12
2
-47
/
+49
*
malloc: Add ChangeLog for accidentally committed change
Florian Weimer
2018-08-20
1
-1
/
+1
*
malloc: Additional checks for unsorted bin integrity I.
Istvan Kurucsai
2018-08-17
1
-4
/
+15
*
malloc: Mitigate null-byte overflow attacks
Moritz Eckert
2018-08-16
1
-0
/
+4
*
malloc: Verify size of top chunk.
Pochang Chen
2018-08-16
1
-0
/
+3
*
libc: Extend __libc_freeres framework (Bug 23329).
Carlos O'Donell
2018-06-29
2
-2
/
+17
*
malloc: Update heap dumping/undumping comments [BZ #23351]
Florian Weimer
2018-06-29
2
-52
/
+6
*
Run thread shutdown functions in an explicit order
Florian Weimer
2018-06-26
3
-11
/
+21
*
malloc: harden removal from unsorted list
Francois Goichon
2018-03-14
1
-0
/
+2
*
malloc: Revert sense of prev_inuse in comments
Florian Weimer
2018-03-09
1
-3
/
+3
*
Mechanically remove _IO_ name aliases for types and constants.
Zack Weinberg
2018-02-21
1
-3
/
+3
*
[BZ #22830] malloc_stats: restore cancellation for stderr correctly.
Zack Weinberg
2018-02-10
3
-1
/
+219
*
malloc: Use assert.h's assert macro
Samuel Thibault
2018-01-29
1
-7
/
+4
*
Fix integer overflows in internal memalign and malloc functions [BZ #22343]
Arjun Shankar
2018-01-18
3
-8
/
+276
*
malloc: Ensure that the consolidated fast chunk has a sane size.
Istvan Kurucsai
2018-01-12
1
-0
/
+6
*
Increase some test timeouts.
Joseph Myers
2018-01-04
1
-0
/
+1
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2018-01-01
3
-3
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
72
-72
/
+72
*
tst-realloc: do not check for errno on success [BZ #22611]
Aurelien Jarno
2017-12-29
1
-4
/
+0
*
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
2017-12-11
1
-2
/
+2
*
Fix integer overflow in malloc when tcache is enabled [BZ #22375]
Arjun Shankar
2017-11-30
1
-1
/
+2
*
malloc: Call tcache destructor in arena_thread_freeres
Florian Weimer
2017-11-23
2
-7
/
+21
*
Prefer https for Sourceware links
Siddhesh Poyarekar
2017-11-16
1
-1
/
+1
*
malloc: Account for all heaps in an arena in malloc_info [BZ #22439]
Florian Weimer
2017-11-15
1
-4
/
+13
[next]