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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
malloc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix getting tunable values on big-endian (BZ #21109)
Siddhesh Poyarekar
2017-03-12
1
-4
/
+4
*
Increase some test timeouts.
Joseph Myers
2017-01-05
2
-1
/
+2
*
Fix malloc/ tests for GCC 7 -Walloc-size-larger-than=.
Joseph Myers
2017-01-04
3
-0
/
+52
*
malloc: Run tunables tests only if tunables are enabled
Florian Weimer
2017-01-01
1
-2
/
+5
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2017-01-01
3
-3
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
51
-51
/
+51
*
Initialize tunable list with the GLIBC_TUNABLES environment variable
Siddhesh Poyarekar
2016-12-31
3
-1
/
+7
*
Add framework for tunables
Siddhesh Poyarekar
2016-12-31
3
-0
/
+57
*
support: Introduce new subdirectory for test infrastructure
Florian Weimer
2016-12-09
3
-132
/
+35
*
malloc: Update comments about chunk layout
Florian Weimer
2016-10-28
1
-10
/
+30
*
sysmalloc: Initialize previous size field of mmaped chunks
Florian Weimer
2016-10-28
1
-0
/
+1
*
malloc: Use accessors for chunk metadata access
Florian Weimer
2016-10-28
3
-70
/
+91
*
Static inline functions for mallopt helpers
Siddhesh Poyarekar
2016-10-27
1
-34
/
+93
*
malloc: Remove malloc_get_state, malloc_set_state [BZ #19473]
Florian Weimer
2016-10-26
5
-100
/
+480
*
Remove redundant definitions of M_ARENA_* macros
Siddhesh Poyarekar
2016-10-26
1
-5
/
+0
*
Document the M_ARENA_* mallopt parameters
Siddhesh Poyarekar
2016-10-26
1
-1
/
+0
*
malloc: Manual part of conversion to __libc_lock
Florian Weimer
2016-09-21
2
-4
/
+4
*
Add tests-static to tests in malloc/Makefile
Siddhesh Poyarekar
2016-09-10
1
-2
/
+1
*
malloc: Automated part of conversion to __libc_lock
Florian Weimer
2016-09-06
3
-60
/
+60
*
malloc: Simplify static malloc interposition [BZ #20432]
Florian Weimer
2016-08-26
10
-1
/
+648
*
elf: dl-minimal malloc needs to respect fundamental alignment
Florian Weimer
2016-08-03
2
-63
/
+53
*
malloc: Run tests without calling mallopt [BZ #19469]
Florian Weimer
2016-08-02
1
-0
/
+4
*
malloc: Preserve arena free list/thread count invariant [BZ #20370]
Florian Weimer
2016-08-02
1
-5
/
+36
*
Bump up tst-malloc-thread-fail timeout from 20 to 30s
Chris Metcalf
2016-07-05
1
-1
/
+1
*
test-skeleton.c: Add write_message function
Florian Weimer
2016-06-23
1
-11
/
+3
*
malloc: Avoid premature fallback to mmap [BZ #20284]
Florian Weimer
2016-06-21
1
-6
/
+4
*
Revert __malloc_initialize_hook symbol poisoning
Florian Weimer
2016-06-20
5
-23
/
+6
*
malloc_usable_size: Use correct size for dumped fake mapped chunks
Florian Weimer
2016-06-11
1
-1
/
+6
*
malloc: Remove __malloc_initialize_hook from the API [BZ #19564]
Florian Weimer
2016-06-10
6
-8
/
+60
*
malloc: Correct size computation in realloc for dumped fake mmapped chunks
Florian Weimer
2016-06-08
1
-4
/
+8
*
malloc: Correct malloc alignment on 32-bit architectures [BZ #6527]
Florian Weimer
2016-05-24
2
-15
/
+3
*
tst-mallocfork2: Fix race condition, use fewer resources
Florian Weimer
2016-05-13
1
-1
/
+7
*
malloc: Rewrite dumped heap for compatibility in __malloc_set_state
Florian Weimer
2016-05-13
2
-109
/
+96
*
Increase fork signal safety for single-threaded processes [BZ #19703]
Florian Weimer
2016-05-12
2
-1
/
+214
*
malloc: Adjust header file guard in malloc-internal.h
Florian Weimer
2016-05-04
1
-3
/
+3
*
malloc: Add missing internal_function attributes on function definitions
Florian Weimer
2016-04-14
1
-0
/
+3
*
malloc: Remove malloc hooks from fork handler
Florian Weimer
2016-04-14
2
-119
/
+8
*
malloc: Run fork handler as late as possible [BZ #19431]
Florian Weimer
2016-04-14
5
-42
/
+272
*
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
[next]