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
gentoo/2.41
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
*
scratch_buffer_set_array_size: Include <limits.h>
Florian Weimer
2016-04-07
1
-0
/
+1
*
Fix malloc threaded tests link on non-Linux
Samuel Thibault
2016-03-22
1
-6
/
+3
*
Fix type of parameter passed by malloc_consolidate
Tulio Magno Quites Machado Filho
2016-03-11
1
-1
/
+1
*
malloc: Remove NO_THREADS
Florian Weimer
2016-02-19
2
-5
/
+0
*
malloc: Remove max_total_mem member form struct malloc_par
Florian Weimer
2016-02-19
3
-8
/
+4
*
malloc: Remove arena_mem variable
Florian Weimer
2016-02-19
2
-8
/
+0
*
tst-malloc-thread-exit: Use fewer system resources
Florian Weimer
2016-02-19
1
-14
/
+15
*
Make shebang interpreter directives consistent
Marko Myllynen
2016-01-07
1
-1
/
+1
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2016-01-04
3
-3
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
38
-38
/
+38
*
malloc: Test various special cases related to allocation failures
Florian Weimer
2015-12-29
2
-1
/
+446
*
malloc: Update comment for list_lock
Florian Weimer
2015-12-23
1
-3
/
+4
*
malloc: Fix list_lock/arena lock deadlock [BZ #19182]
Florian Weimer
2015-12-21
2
-18
/
+54
*
malloc: Fix attached thread reference count handling [BZ #19243]
Florian Weimer
2015-12-16
3
-5
/
+228
*
malloc: remove redundant getenv call
Gleb Fotengauer-Malinovskiy
2015-11-24
1
-2
/
+3
*
Replace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER in generic code
Florian Weimer
2015-11-24
2
-2
/
+2
*
Don't macro-expand failed assertion expression [BZ #18604]
David Kastrup
2015-11-03
1
-1
/
+1
*
malloc: Prevent arena free_list from turning cyclic [BZ #19048]
Florian Weimer
2015-10-28
2
-7
/
+74
*
Convert a few more function definitions to prototype style.
Joseph Myers
2015-10-21
1
-4
/
+4
*
Convert 113 more function definitions to prototype style (files with assertio...
Joseph Myers
2015-10-20
1
-1
/
+1
*
malloc: Rewrite with explicit TLS access using __thread
Florian Weimer
2015-10-17
1
-29
/
+19
*
Convert 703 function definitions to prototype style.
Joseph Myers
2015-10-16
1
-4
/
+2
*
malloc: Consistently apply trim_threshold to all heaps (Bug 17195)
Carlos O'Donell
2015-10-07
1
-2
/
+8
*
Use ALIGN_DOWN in systrim.
Carlos O'Donell
2015-09-14
1
-3
/
+3
*
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-09-08
1
-1
/
+1
*
Filter out NULL entries.
Paul Pluzhnikov
2015-09-01
1
-1
/
+1
*
Don't use the main arena in retry path if it is corrupt
Siddhesh Poyarekar
2015-08-24
1
-0
/
+4
*
Drop unused first argument from arena_get2
Siddhesh Poyarekar
2015-08-24
1
-5
/
+3
*
malloc: Do not corrupt the top of a threaded heap if top chunk is MINSIZE [BZ...
Mel Gorman
2015-06-26
1
-1
/
+1
*
Avoid outputting to TTY after an expected memory corruption in testcase
Tulio Magno Quites Machado Filho
2015-06-05
1
-5
/
+10
*
Fix for test "malloc_usable_size: expected 7 but got 11"
James Lemke
2015-05-19
1
-24
/
+38
*
Avoid deadlock in malloc on backtrace (BZ #16159)
Siddhesh Poyarekar
2015-05-19
5
-76
/
+187
*
scratch_buffer: Suppress truncation warning on 32-bit
Florian Weimer
2015-04-09
1
-2
/
+2
*
scratch_buffer_grow_preserve: Add missing #include <string.h>
Florian Weimer
2015-04-07
1
-0
/
+1
*
Add struct scratch_buffer and its internal helper functions
Florian Weimer
2015-04-07
6
-2
/
+337
*
malloc: Consistently apply trim_threshold to all heaps [BZ #17195]
Mel Gorman
2015-04-02
1
-3
/
+10
*
Consolidate arena_lookup and arena_lock into a single arena_get
Siddhesh Poyarekar
2015-02-18
1
-2
/
+1
*
Use alignment macros, pagesize and powerof2.
Carlos O'Donell
2015-02-17
2
-24
/
+26
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2015-01-02
3
-3
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
31
-31
/
+31
*
Remove explicit inline on malloc perturb functions.
Roland McGrath
2014-12-17
1
-2
/
+2
*
Fix for test "malloc_usable_size: expected 7 but got 11"
James Lemke
2014-12-11
1
-44
/
+35
*
2014-12-11 Steve Ellcey <sellcey@imgtec.com>
Steve Ellcey
2014-12-11
1
-1
/
+1
*
Fix for test "malloc_usable_size: expected 7 but got 11"
James Lemke
2014-12-01
1
-35
/
+44
*
Remove NOT_IN_libc
Siddhesh Poyarekar
2014-11-24
1
-2
/
+0
*
Add new macro IN_MODULE to identify module in which source is built
Siddhesh Poyarekar
2014-11-19
1
-0
/
+5
*
Fix malloc_info namespace (bug 17570).
Joseph Myers
2014-11-12
1
-1
/
+2
*
Modify several tests to use test-skeleton.c
Arjun Shankar
2014-11-05
6
-12
/
+30
*
malloc: additional unlink hardening for non-small bins [BZ #17344]
Florian Weimer
2014-09-11
1
-2
/
+4
*
malloc: fix comment typo
Sean Anderson
2014-08-12
1
-1
/
+1
[next]