]> git.eshelyaron.com Git - emacs.git/commit
(Fgc_status): Print zombie list.
authorDave Love <fx@gnu.org>
Tue, 21 Jan 2003 16:56:38 +0000 (16:56 +0000)
committerDave Love <fx@gnu.org>
Tue, 21 Jan 2003 16:56:38 +0000 (16:56 +0000)
commit83fc9c63ea72d892d0d0b315a4dee478f3e71934
tree120483f118b4e186d8d9181abb25ed09f1008fd8
parent69f5d6fedec1672b84940bf06e6878020f310522
(Fgc_status): Print zombie list.
(mark_maybe_object) [GC_MARK_STACK==GC_USE_GCPROS_CHECK_ZOMBIES]:
Fix assignment of zombies.
(Fgarbage_collect) [GC_MARK_STACK==GC_USE_GCPROS_CHECK_ZOMBIES]:
Don't take car of non-cons.
src/ChangeLog
src/alloc.c