(POINTER, SIZE) [emacs]: Define in terms of
authorGerd Moellmann <gerd@gnu.org>
Wed, 6 Sep 2000 21:25:49 +0000 (21:25 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 6 Sep 2000 21:25:49 +0000 (21:25 +0000)
commit0a58f9464829317ab60b8ed350f07be0618749f0
treeef7f8fb7e15c5032985752a8d42ccac6c52cb86d
parent2b7377cadb2a0fc085b7e1375061e728bde99de7
(POINTER, SIZE) [emacs]: Define in terms of
POINTER_TYPE and size_t.
(struct mmap_region) [REL_ALLOC_MMAP]: New structure.
(mmap_regions, mmap_regions_1) [REL_ALLOC_MMAP]: New variables.
(ROUND, MMAP_REGION_STRUCT_SIZE, MMAP_REGION, MMAP_USER_AREA)
[REL_ALLOC_MMAP]: New macros.
(mmap_find, mmap_free, mmap_enlarge, mmap_set_vars)
(mmap_mapped_bytes, r_alloc, r_re_alloc, r_alloc_free)
[REL_ALLOC_MMAP]: New functions.
src/ChangeLog
src/ralloc.c