index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
malloc
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-08
Revert "Fix missing redirects in testsuite targets"
Andreas Schwab
1
-1
/
+1
2020-09-17
Update mallinfo2 ABI, and test
DJ Delorie
1
-1
/
+1
2020-04-03
Add tests for Safe-Linking
Eyal Itkin
1
-0
/
+1
2020-01-17
Remove incorrect alloc_size attribute from pvalloc [BZ #25401]
Florian Weimer
1
-1
/
+1
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
1
-1
/
+1
2019-08-15
malloc: Various cleanups for malloc/tst-mxfast
Florian Weimer
1
-2
/
+1
2019-08-09
Add glibc.malloc.mxfast tunable
DJ Delorie
1
-0
/
+3
2019-05-08
malloc/tst-mallocfork2: Use process-shared barriers
Florian Weimer
1
-0
/
+1
2019-04-24
memusagestat: use local glibc when linking [BZ #18465]
Mike Frysinger
1
-2
/
+2
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2018-12-07
malloc: Add another test for tcache double free check.
DJ Delorie
1
-1
/
+1
2018-11-20
malloc: tcache double free check
DJ Delorie
1
-0
/
+1
2018-02-10
[BZ #22830] malloc_stats: restore cancellation for stderr correctly.
Zack Weinberg
1
-0
/
+2
2018-01-18
Fix integer overflows in internal memalign and malloc functions [BZ #22343]
Arjun Shankar
1
-0
/
+1
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2017-12-11
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
1
-2
/
+2
2017-11-15
malloc: Add missing arena lock in malloc_info [BZ #22408]
Florian Weimer
1
-0
/
+2
2017-10-16
malloc: Do not compile mcheck-init.o as libc module
Florian Weimer
1
-0
/
+1
2017-10-06
malloc: Fix tcache leak after thread destruction [BZ #22111]
Carlos O'Donell
1
-0
/
+3
2017-08-07
Fix missing redirects in testsuite targets
Andreas Schwab
1
-1
/
+1
2017-07-06
Add per-thread cache to malloc
DJ Delorie
1
-0
/
+5
2017-06-21
Implement allocation buffers for internal use
Florian Weimer
1
-0
/
+6
2017-06-09
malloc: Remove tst-dynarray, tst-dynarray-fail from test-srcs
Florian Weimer
1
-1
/
+1
2017-06-02
Add internal facility for dynamic array handling
Florian Weimer
1
-2
/
+25
2017-05-30
Add reallocarray function
Dennis Wölfing
1
-2
/
+2
2017-05-11
Suppress internal declarations for most of the testsuite.
Zack Weinberg
1
-2
/
+4
2017-05-09
Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.
Zack Weinberg
1
-1
/
+1
2017-01-01
malloc: Run tunables tests only if tunables are enabled
Florian Weimer
1
-2
/
+5
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2016-12-31
Initialize tunable list with the GLIBC_TUNABLES environment variable
Siddhesh Poyarekar
1
-1
/
+5
2016-12-31
Add framework for tunables
Siddhesh Poyarekar
1
-0
/
+2
2016-10-26
malloc: Remove malloc_get_state, malloc_set_state [BZ #19473]
Florian Weimer
1
-0
/
+3
2016-09-10
Add tests-static to tests in malloc/Makefile
Siddhesh Poyarekar
1
-2
/
+1
2016-08-26
malloc: Simplify static malloc interposition [BZ #20432]
Florian Weimer
1
-1
/
+26
2016-08-02
malloc: Run tests without calling mallopt [BZ #19469]
Florian Weimer
1
-0
/
+4
2016-06-20
Revert __malloc_initialize_hook symbol poisoning
Florian Weimer
1
-14
/
+0
2016-06-10
malloc: Remove __malloc_initialize_hook from the API [BZ #19564]
Florian Weimer
1
-0
/
+14
2016-05-12
Increase fork signal safety for single-threaded processes [BZ #19703]
Florian Weimer
1
-1
/
+2
2016-04-14
malloc: Run fork handler as late as possible [BZ #19431]
Florian Weimer
1
-1
/
+2
2016-03-22
Fix malloc threaded tests link on non-Linux
Samuel Thibault
1
-6
/
+3
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2015-12-29
malloc: Test various special cases related to allocation failures
Florian Weimer
1
-1
/
+4
2015-12-16
malloc: Fix attached thread reference count handling [BZ #19243]
Florian Weimer
1
-1
/
+3
2015-05-19
Avoid deadlock in malloc on backtrace (BZ #16159)
Siddhesh Poyarekar
1
-1
/
+5
2015-04-07
Add struct scratch_buffer and its internal helper functions
Florian Weimer
1
-2
/
+4
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2014-11-24
Remove NOT_IN_libc
Siddhesh Poyarekar
1
-2
/
+0
2014-11-19
Add new macro IN_MODULE to identify module in which source is built
Siddhesh Poyarekar
1
-0
/
+5
2014-06-06
Don't require test wrappers to preserve environment variables, use more consistent environment.
Joseph Myers
1
-1
/
+2
[prev]
[next]