]> git.eshelyaron.com Git - emacs.git/commit
Include assert.h.
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Fri, 13 May 2005 08:41:03 +0000 (08:41 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Fri, 13 May 2005 08:41:03 +0000 (08:41 +0000)
commit40ef069579b4c2d2e09c3a5115e91284b5dbafe3
tree6968b17fc5dc65fe8ffb2ab6b576e4d419568afd
parentdda6a1685ba3ec0fed127855d8a47a6e8d28d568
Include assert.h.
(MACOSX_MALLOC_MULT16): New define.
[MACOSX_MALLOC_MULT16] (ptr_in_unexec_regions): Determine whether
ptr is in unexec regions by checking it is multiple of 16.
(unexec_malloc_header_t): New typedef.
(unexec_malloc, unexec_realloc, unexec_free): Store and use
allocated size information in unexec_malloc_header.
src/unexmacosx.c