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
/
malloc.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
Add alloc_align attribute to memalign et al
Jonathan Wakely
2021-10-21
1
-2
/
+3
*
Remove malloc hooks [BZ #23328]
Siddhesh Poyarekar
2021-07-22
1
-16
/
+0
*
Remove __morecore and __default_morecore
Siddhesh Poyarekar
2021-07-22
1
-8
/
+0
*
Remove __after_morecore_hook
Siddhesh Poyarekar
2021-07-22
1
-3
/
+0
*
Enable support for GCC 11 -Wmismatched-dealloc.
Martin Sebor
2021-05-16
1
-4
/
+7
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
malloc: Fix mallinfo deprecation declaration
Adhemerval Zanella
2020-08-31
1
-2
/
+1
*
Add mallinfo2 function that support sizes >= 4GB.
Martin Liska
2020-08-31
1
-0
/
+21
*
malloc: Deprecate more hook-related functionality
Florian Weimer
2020-07-13
1
-3
/
+4
*
Remove incorrect alloc_size attribute from pvalloc [BZ #25401]
Florian Weimer
2020-01-17
1
-2
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Don't declare __malloc_check_init in <malloc.h> (bug 23352)
Andreas Schwab
2019-07-10
1
-3
/
+0
*
malloc: make malloc fail with requests larger than PTRDIFF_MAX (BZ#23741)
Adhemerval Zanella
2019-04-18
1
-7
/
+10
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Add reallocarray function
Dennis Wölfing
2017-05-30
1
-0
/
+8
*
malloc: Turn cfree into a compatibility symbol
Florian Weimer
2017-04-18
1
-3
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
malloc: Remove malloc_get_state, malloc_set_state [BZ #19473]
Florian Weimer
2016-10-26
1
-7
/
+0
*
malloc: Remove __malloc_initialize_hook from the API [BZ #19564]
Florian Weimer
2016-06-10
1
-5
/
+0
*
malloc: Remove max_total_mem member form struct malloc_par
Florian Weimer
2016-02-19
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Reformat malloc to gnu style.
Ondřej Bílka
2014-01-02
1
-27
/
+26
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Remove __malloc_ptr_t.
Joseph Myers
2013-03-08
1
-5
/
+4
*
Remove __malloc_ptrdiff_t.
Joseph Myers
2013-03-08
1
-3
/
+0
*
Remove __malloc_size_t.
Joseph Myers
2013-03-08
1
-1
/
+0
*
Clean up __MALLOC_* macros.
Joseph Myers
2013-01-07
1
-21
/
+5
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-2
/
+1
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Remove pre-ISO C support
Ulrich Drepper
2012-01-07
1
-6
/
+6
*
Mark malloc hook variables as deprecated
Ulrich Drepper
2011-05-29
1
-6
/
+14
*
Perhaps the real definition of __MALLOC_HOOK_VOLATILE should be added
Ulrich Drepper
2011-05-29
1
-1
/
+1
*
Missed one malloc hook variable
Ulrich Drepper
2011-05-29
1
-1
/
+1
*
Declare malloc hook variables as volatile.
Ulrich Drepper
2011-05-29
1
-38
/
+45
*
* malloc/malloc.c (malloc_info): New function.
cvs/fedora-glibc-20090409T1422
Ulrich Drepper
2009-04-09
1
-0
/
+4
*
* config.h.in (USE_MULTIARCH): Define.
Ulrich Drepper
2009-03-13
1
-1
/
+3
*
[BZ #4792]
Ulrich Drepper
2007-07-19
1
-2
/
+6
*
* malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERTURB_ and call
Ulrich Drepper
2005-03-08
1
-0
/
+1
*
Always include features.h.
Ulrich Drepper
2005-01-12
1
-104
/
+28
*
Update.
Ulrich Drepper
2005-01-07
1
-7
/
+10
*
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2004-12-22
1
-35
/
+107
*
2.5-18.1
Jakub Jelinek
2007-07-12
1
-107
/
+35
*
Update.
Ulrich Drepper
2004-09-08
1
-5
/
+7
*
Update.
Ulrich Drepper
2003-08-18
1
-1
/
+1
[next]