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
*
Sync scratch_buffer with gnulib
Adhemerval Zanella
2017-09-08
3
-3
/
+15
*
__libc_dynarray_emplace_enlarge: Add missing else
Florian Weimer
2017-09-06
1
-1
/
+1
*
Fix tests that are testing obsoleted functionality
Steve Ellcey
2017-09-05
1
-33
/
+29
*
malloc: Remove the internal_function attribute
Florian Weimer
2017-08-31
5
-26
/
+8
*
malloc: Resolve compilation failure in NDEBUG mode
Florian Weimer
2017-08-31
1
-18
/
+7
*
malloc: Change top_check return type to void
Florian Weimer
2017-08-31
2
-15
/
+13
*
dynarray: Set errno on overflow-induced allocation failure
Florian Weimer
2017-08-30
3
-3
/
+41
*
malloc: Remove corrupt arena flag
Florian Weimer
2017-08-30
2
-31
/
+2
*
malloc: Remove check_action variable [BZ #21754]
Florian Weimer
2017-08-30
3
-180
/
+38
*
malloc: Abort on heap corruption, without a backtrace [BZ #21754]
Florian Weimer
2017-08-30
1
-19
/
+4
*
malloc: Avoid optimizer warning with GCC 7 and -O3
Florian Weimer
2017-08-10
1
-4
/
+16
*
Do not use __ptr_t.
Joseph Myers
2017-08-08
2
-54
/
+54
*
Fix missing redirects in testsuite targets
Andreas Schwab
2017-08-07
1
-1
/
+1
*
Avoid backtrace from __stack_chk_fail [BZ #12189]
H.J. Lu
2017-07-11
1
-2
/
+4
*
Add per-thread cache to malloc
DJ Delorie
2017-07-06
3
-9
/
+357
*
i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120]
H.J. Lu
2017-06-30
1
-10
/
+0
*
Prevent an implicit int promotion in malloc/tst-alloc_buffer.c
Tulio Magno Quites Machado Filho
2017-06-26
1
-1
/
+1
*
Implement allocation buffers for internal use
Florian Weimer
2017-06-21
8
-1
/
+856
*
dynarray: Use libc_hidden_proto only for !_ISOMAC
Florian Weimer
2017-06-19
1
-4
/
+7
*
dynarray: Implement begin/end functions in the spirit of C++
Florian Weimer
2017-06-13
3
-0
/
+53
*
malloc: Remove tst-dynarray, tst-dynarray-fail from test-srcs
Florian Weimer
2017-06-09
1
-1
/
+1
*
tunables: Clean up hooks to get and set tunables
Siddhesh Poyarekar
2017-06-07
1
-18
/
+18
*
Add internal facility for dynamic array handling
Florian Weimer
2017-06-02
13
-2
/
+2101
*
Add reallocarray function
Dennis Wölfing
2017-05-30
6
-2
/
+188
*
Suppress internal declarations for most of the testsuite.
Zack Weinberg
2017-05-11
1
-2
/
+4
*
Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.
Zack Weinberg
2017-05-09
1
-1
/
+1
*
Tweak realloc/MREMAP comment to be more accurate.
DJ Delorie
2017-05-03
1
-3
/
+3
*
Assume that O_CLOEXEC is always defined and works
Florian Weimer
2017-04-18
1
-9
/
+0
*
malloc: Turn cfree into a compatibility symbol
Florian Weimer
2017-04-18
3
-5
/
+5
*
Call the right helper function when setting mallopt M_ARENA_MAX (BZ #21338)
Wladimir J. van der Laan
2017-04-01
1
-1
/
+1
*
Fix failing test malloc/tst-interpose-nothread with GCC 7.
Stefan Liebler
2017-03-21
1
-1
/
+1
*
Further harden glibc malloc metadata against 1-byte overflows.
DJ Delorie
2017-03-17
1
-0
/
+2
*
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
2017-03-01
1
-1
/
+1
*
Split DIAG_* macros to new header libc-diag.h.
Zack Weinberg
2017-02-25
3
-3
/
+3
*
Add missing header files throughout the testsuite.
Zack Weinberg
2017-02-16
1
-0
/
+1
*
Fix getting tunable values on big-endian (BZ #21109)
Siddhesh Poyarekar
2017-02-08
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
[next]