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
/
hooks.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
1
-1
/
+0
*
Remove malloc hooks [BZ #23328]
Siddhesh Poyarekar
2021-07-22
1
-1
/
+5
*
Move malloc_{g,s}et_state to libc_malloc_debug
Siddhesh Poyarekar
2021-07-22
1
-114
/
+0
*
glibc.malloc.check: Wean away from malloc hooks
Siddhesh Poyarekar
2021-07-22
1
-9
/
+0
*
mcheck: Wean away from malloc hooks [BZ #23489]
Siddhesh Poyarekar
2021-07-22
1
-58
/
+3
*
Move malloc hooks into a compat DSO
Siddhesh Poyarekar
2021-07-22
1
-11
/
+53
*
Remove __morecore and __default_morecore
Siddhesh Poyarekar
2021-07-22
1
-0
/
+2
*
Remove __after_morecore_hook
Siddhesh Poyarekar
2021-07-22
1
-0
/
+5
*
hooks.c: Remove incorrect comment
Siddhesh Poyarekar
2021-07-04
1
-4
/
+0
*
Move glibc.malloc.check implementation into its own file
Siddhesh Poyarekar
2021-07-03
1
-370
/
+1
*
Missing ENOMEM in realloc_check wrapper (bug 27870)
Andreas Schwab
2021-05-17
1
-1
/
+4
*
malloc: Rename chunk2rawmem
Szabolcs Nagy
2021-03-26
1
-2
/
+2
*
malloc: Use chunk2rawmem throughout
Szabolcs Nagy
2021-03-26
1
-1
/
+1
*
malloc: Use memsize instead of CHUNK_AVAILABLE_SIZE
Szabolcs Nagy
2021-03-26
1
-6
/
+5
*
malloc: Use mtag_enabled instead of USE_MTAG
Szabolcs Nagy
2021-03-26
1
-6
/
+4
*
malloc: Refactor TAG_ macros to avoid indirection
Szabolcs Nagy
2021-03-26
1
-5
/
+5
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
malloc: preserve errno on mcheck hooks [BZ #17924]
Adhemerval Zanella
2020-12-30
1
-5
/
+11
*
MTE: Do not pad size in realloc_check
Siddhesh Poyarekar
2020-12-24
1
-4
/
+5
*
malloc: Basic support for memory tagging in the malloc() family
Richard Earnshaw
2020-12-21
1
-27
/
+52
*
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
*
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
*
malloc: Update heap dumping/undumping comments [BZ #23351]
Florian Weimer
2018-06-29
1
-36
/
+6
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Silence -O3 -Wall warning in malloc/hooks.c with GCC 7 [BZ #22052]
H.J. Lu
2017-10-15
1
-0
/
+7
*
malloc: Remove the internal_function attribute
Florian Weimer
2017-08-31
1
-2
/
+0
*
malloc: Change top_check return type to void
Florian Weimer
2017-08-31
1
-14
/
+12
*
malloc: Remove check_action variable [BZ #21754]
Florian Weimer
2017-08-30
1
-50
/
+5
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
malloc: Use accessors for chunk metadata access
Florian Weimer
2016-10-28
1
-4
/
+4
*
malloc: Remove malloc_get_state, malloc_set_state [BZ #19473]
Florian Weimer
2016-10-26
1
-49
/
+14
*
malloc: Automated part of conversion to __libc_lock
Florian Weimer
2016-09-06
1
-14
/
+14
*
malloc: Correct malloc alignment on 32-bit architectures [BZ #6527]
Florian Weimer
2016-05-24
1
-1
/
+1
*
malloc: Rewrite dumped heap for compatibility in __malloc_set_state
Florian Weimer
2016-05-13
1
-100
/
+50
*
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
*
Fix for test "malloc_usable_size: expected 7 but got 11"
James Lemke
2015-05-19
1
-24
/
+38
*
Avoid deadlock in malloc on backtrace (BZ #16159)
Siddhesh Poyarekar
2015-05-19
1
-4
/
+8
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Fix for test "malloc_usable_size: expected 7 but got 11"
James Lemke
2014-12-11
1
-44
/
+35
*
Fix for test "malloc_usable_size: expected 7 but got 11"
James Lemke
2014-12-01
1
-35
/
+44
*
Reformat malloc to gnu style.
Ondřej Bílka
2014-01-02
1
-294
/
+354
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
Ondřej Bílka
2013-12-10
1
-1
/
+1
*
Drop PER_THREAD conditionals from malloc.
Ondřej Bílka
2013-12-10
1
-4
/
+0
*
Replace malloc force_reg by atomic_forced_read.
Ondřej Bílka
2013-12-09
1
-1
/
+1
*
Consolidate valloc/pvalloc code.
Ondřej Bílka
2013-11-20
1
-0
/
+7
[next]