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
*
BZ#14812: Add missing translation marker on some argp option argument names i...
Roland McGrath
2013-03-18
1
-4
/
+7
*
Remove __malloc_ptr_t.
Joseph Myers
2013-03-08
5
-36
/
+33
*
Use ISO C prototype for __default_morecore.
Joseph Myers
2013-03-08
1
-2
/
+1
*
Remove __malloc_ptrdiff_t.
Joseph Myers
2013-03-08
2
-4
/
+1
*
Remove __malloc_size_t.
Joseph Myers
2013-03-08
3
-23
/
+20
*
Fix FPE in memusagestat when malloc utilization is zero
Siddhesh Poyarekar
2013-02-26
1
-37
/
+60
*
Add HAVE_MREMAP for mremap usage
Pino Toscano
2013-01-17
2
-11
/
+4
*
Add --enable-hardcoded-path-in-tests configure option
H.J. Lu
2013-01-11
2
-3
/
+3
*
Clean up __MALLOC_* macros.
Joseph Myers
2013-01-07
2
-36
/
+16
*
mtrace: properly handle realloc (p, 0)
Andreas Schwab
2013-01-03
1
-2
/
+7
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
24
-26
/
+24
*
Add script to update copyright notices and reformat some to facilitate its use.
Joseph Myers
2013-01-01
1
-2
/
+1
*
Update copyright years.
David S. Miller
2013-01-01
3
-6
/
+6
*
muntrace: reset file and hooks before finalizing the stream
Pino Toscano
2012-11-19
1
-2
/
+7
*
Update --version copyright dates for memusagestat and pcprofiledump.
Joseph Myers
2012-11-15
1
-3
/
+2
*
Support --with-pkgversion and --with-bugurl.
Joseph Myers
2012-11-09
4
-18
/
+19
*
Define and use $(run-built-tests).
Joseph Myers
2012-10-24
1
-1
/
+1
*
Use $(run-program-prefix) in more shell script tests.
Joseph Myers
2012-10-19
2
-2
/
+3
*
Name space hygeine for madvise.
Roland McGrath
2012-10-04
2
-2
/
+2
*
Clarify memory allocation error diagnostics to avoid confusion
Dmitry V. Levin
2012-10-02
1
-2
/
+1
*
Shrink heap on linux when overcommit_memory == 2
Siddhesh Poyarekar
2012-09-25
1
-3
/
+6
*
Set "fail on error" mode directly in testsuite shell scripts
Dmitry V. Levin
2012-09-25
2
-3
/
+4
*
Properly handle fencepost with MALLOC_ALIGN_MASK
H.J. Lu
2012-09-24
1
-3
/
+7
*
Cleanup code duplication in malloc on fallback to use another arena
Siddhesh Poyarekar
2012-09-07
2
-75
/
+32
*
* malloc/arena.c: Fold copyright years.
Alexandre Oliva
2012-09-05
3
-5
/
+3
*
* malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
Alexandre Oliva
2012-09-05
1
-2
/
+2
*
Don't change no_dyn_threshold on mallopt failure
Alexandre Oliva
2012-09-05
1
-2
/
+4
*
Fix typos in malloc/.
Alexandre Oliva
2012-09-05
2
-4
/
+4
*
Return requested size for malloc_usable_size when MALLOC_CHECK_ > 0
Siddhesh Poyarekar
2012-09-05
4
-5
/
+86
*
Make malloc build for no-threads configurations.
Roland McGrath
2012-08-17
2
-5
/
+10
*
Fix whitespace problems detected by commit hooks.
Jeff Law
2012-08-10
2
-7
/
+7
*
[BZ #13939]
Jeff Law
2012-08-10
2
-27
/
+45
*
Rename __secure_getenv to secure_getenv
Florian Weimer
2012-07-25
1
-1
/
+1
*
Make free chunk size a multiple of MALLOC_ALIGNMENT
H.J. Lu
2012-05-24
1
-4
/
+6
*
Remove use of INTDEF/INTUSE in libio
Andreas Schwab
2012-05-24
1
-2
/
+2
*
Properly handle MALLOC_ALIGNMENT > 2 * SIZE_SZ
H.J. Lu
2012-05-24
1
-14
/
+64
*
Fix last change
Andreas Jaeger
2012-05-21
1
-0
/
+2
*
Set MALLOC_ALIGNMENT to at least __alignof__ (long double) for new ABIs.
Roland McGrath
2012-05-21
1
-10
/
+14
*
For [BZ #208], accumulate malloc stats over all arenas.
Paul Pluzhnikov
2012-05-16
1
-19
/
+32
*
Fix tst-obprintf - and mcheck in general
Andreas Jaeger
2012-05-03
1
-0
/
+6
*
Avoid warnings in test malloc program
Ulrich Drepper
2012-03-28
1
-6
/
+9
*
Move stdio-common/_itoa.h to sysdeps/generic
H.J. Lu
2012-03-20
2
-2
/
+2
*
Remove distribute variable from Makefiles
Ulrich Drepper
2012-03-07
1
-9
/
+2
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
24
-71
/
+47
*
Cleanups of malloc
Ulrich Drepper
2012-01-31
3
-195
/
+139
*
Handle ARENA_TEST correctly
Ulrich Drepper
2012-01-31
1
-2
/
+9
*
Remove __STDC__ conditionals from installed headers.
Joseph Myers
2012-01-26
1
-4
/
+4
*
More minor malloc cleanups
Ulrich Drepper
2012-01-17
1
-24
/
+1
*
Minor cleanups of malloc code
Ulrich Drepper
2012-01-16
2
-55
/
+3
*
Remove pre-ISO C support
Ulrich Drepper
2012-01-07
5
-22
/
+22
[next]