]> git.eshelyaron.com Git - emacs.git/commit
Port new hybrid malloc to FreeBSD
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 31 Jan 2016 17:50:07 +0000 (09:50 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 31 Jan 2016 17:51:24 +0000 (09:51 -0800)
commitdd951c009a28857c14ae6f0d32f9e8fc042f54a4
tree52443f74220e2667c8f8c0174c3e6fcda5e38d12
parent0496a19a3277db199571af82a5de07d2f5985f0f
Port new hybrid malloc to FreeBSD

Problem reported by Wolfgang Jenkner in: http://bugs.gnu.org/22086#118
* src/gmalloc.c (__malloc_initialize_hook, __after_morecore_hook)
(__morecore) [HYBRID_MALLOC]: Define in this case too.
src/gmalloc.c