]> git.eshelyaron.com Git - emacs.git/commit
* emacs.c (Fdump_emacs): Add ! defined (SYSTEM_MALLOC) around
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 7 Dec 2004 21:03:04 +0000 (21:03 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 7 Dec 2004 21:03:04 +0000 (21:03 +0000)
commitcf435f39ceb1d6c59d314068e02203b6477f1c2a
tree3e3c677fbaa4518c21b00859886e8b4b0a9e98a8
parentf415cacdbd53833dff84f8666dcbcb7035fb9320
* emacs.c (Fdump_emacs): Add ! defined (SYSTEM_MALLOC) around
reset_malloc_hooks.

* keyboard.c (handle_async_input, input_available_signal): Add
! defined (SYSTEM_MALLOC) around thread code.
src/ChangeLog
src/emacs.c
src/keyboard.c