index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gmalloc.c
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-08
Fix the DJGPP port
Po Lu
2025-12-07
Include malloc.h early in alloc.c
Paul Eggert
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-19
Delete duplicate 'min' macro
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-26
Don’t include stdlib.h from conf_post.h
Paul Eggert
2024-12-12
Unexec removal: Remove HYBRID_MALLOC support
Pip Cet
2024-05-12
Pacify warnings in gmalloc.c
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-05-20
Make sure gmalloc's hybrid_free preserves errno
Eli Zaretskii
2021-05-20
Clean up the fix for unexec build on GNU/Linux
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-08-04
Drop support for -fcheck-pointer-bounds
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-06-20
Remove no-longer-needed fflushes of stderr
Paul Eggert
2019-06-01
Merge from origin/emacs-26
Glenn Morris
2019-05-30
Pacify GCC 9 -Wredundant-decls
Paul Eggert
2019-01-15
Add portable dumper
Daniel Colascione
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-12-17
Assume ‘emacs’ is defined in Emacs-only code
Paul Eggert
2018-01-01
Merge from origin/emacs-26
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-12-12
Narrow pointer bounds when appropriate
Paul Eggert
2017-12-12
Port to gcc -fcheck-pointer-bounds
Paul Eggert
2017-11-04
Use hybrid malloc for FreeBSD (Bug#28308)
Noam Postavsky
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-06-21
Remove malloc_find_address relic
Paul Eggert
2017-06-21
Fix temacs hybrid_malloc core dump
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-11-13
Port --enable-gcc-warnings to Ubuntu 16.10
Paul Eggert
2016-10-25
Merge from origin/emacs-25
Paul Eggert
2016-10-23
Port --enable-gcc-warnings to bleeding-edge glibc
Paul Eggert
2016-10-23
; Remove redundant code in gmalloc.c
Eli Zaretskii
2016-09-15
Prefer now-standard int width macros
Paul Eggert
2016-06-12
New macro GNUC_PREREQ for GCC version
Paul Eggert
2016-02-09
Omit valloc decl if redundant
Paul Eggert
2016-02-09
Restore the calloc family.
Wolfgang Jenkner
2016-01-31
Port new hybrid malloc to FreeBSD
Paul Eggert
2016-01-30
Fix extern symbols defined and not used
Paul Eggert
2016-01-30
Build lib/e-*.o only on platforms that need it
Paul Eggert
2016-01-30
Include <malloc.h> when advisable
Paul Eggert
2016-01-30
Pacify --enable-gcc-warnings when HYBRID_MALLOC
Paul Eggert
2016-01-30
Add musl patch to support HYBRID_MALLOC on elf systems
Wolfgang Jenkner
2016-01-30
Internal linkage for gmalloc etc. if HYBRID_MALLOC
Wolfgang Jenkner
2016-01-01
Update copyright year to 2016
Paul Eggert
[next]