]> git.ipfire.org Git - thirdparty/glibc.git/commit
Revert __malloc_initialize_hook symbol poisoning
authorFlorian Weimer <fweimer@redhat.com>
Mon, 20 Jun 2016 09:11:29 +0000 (11:11 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 20 Jun 2016 09:11:29 +0000 (11:11 +0200)
commit92e1ab0eb58c57d5843fa982ff6c24f551f2f634
treee9080190c7a4e80722d4d30ca22ed55bc09bff09
parente3c0687de17a97e5dcd991841b54bec181b30e90
Revert __malloc_initialize_hook symbol poisoning

It turns out the Emacs-internal malloc implementation uses
__malloc_* symbols.  If glibc poisons them in <stdc-pre.h>,
Emacs will no longer compile.
ChangeLog
include/stdc-predef.h
malloc/Makefile
malloc/arena.c
malloc/malloc-hooks.h
malloc/malloc.c
malloc/mcheck-init.c