index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
malloc
/
malloc-internal.h
Age
Commit message (
Expand
)
Author
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-12-15
malloc: Add madvise support for Transparent Huge Pages
Adhemerval Zanella
2021-07-09
Add a generic malloc test for MALLOC_ALIGNMENT
H.J. Lu
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-07-10
Don't declare __malloc_check_init in <malloc.h> (bug 23352)
Andreas Schwab
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-12-28
Replace check_mul_overflow_size_t with __builtin_mul_overflow
Adhemerval Zanella
2018-06-26
Run thread shutdown functions in an explicit order
Florian Weimer
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-08-31
malloc: Remove the internal_function attribute
Florian Weimer
2017-06-30
i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120]
H.J. Lu
2017-05-30
Add reallocarray function
Dennis Wölfing
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-08-03
elf: dl-minimal malloc needs to respect fundamental alignment
Florian Weimer
2016-05-04
malloc: Adjust header file guard in malloc-internal.h
Florian Weimer
2016-04-14
malloc: Run fork handler as late as possible [BZ #19431]
Florian Weimer