]> git.eshelyaron.com Git - emacs.git/commit
(check_memory_limits) [REL_ALLOC]: Use real_morecore
authorAndrew Innes <andrewi@gnu.org>
Wed, 5 Jul 2000 16:32:37 +0000 (16:32 +0000)
committerAndrew Innes <andrewi@gnu.org>
Wed, 5 Jul 2000 16:32:37 +0000 (16:32 +0000)
commit968e9c040adf26740fd77c9dedacf4a513595824
tree928ee43cd62cfe7748551d30358b1e2cdafba2c8
parent321ed47b16711ddcf3f2ee5d7a6b9395c33205d8
(check_memory_limits) [REL_ALLOC]: Use real_morecore
when non-NULL instead of __morecore, to take account of buffer
memory.  This also solves a problem with spurious memory warnings
on Windows.
src/vm-limit.c