Mercurial > emacs
diff oldXMenu/XLookAssoc.c @ 31498:17d4a8f3df67
Don't include string.h (redundant).
(MAP_ANON) [REL_ALLOC_MMAP]: Ensure it's defined.
[!MAP_ANON]: Include fcntl.h.
(mmap_fd) [REL_ALLOC_MMAP]: New variable.
(r_alloc, r_re_alloc, r_alloc_free)
(mmap_enlarge, mmap_set_vars): Use it.
(r_alloc_init_fd): New function.
(__morecore) [SYSTEM_MALLOC]: Don't declare.
(r_alloc_init): Call r_alloc_init_fd. Conditionalize stuff on
malloc type.
author | Dave Love <fx@gnu.org> |
---|---|
date | Fri, 08 Sep 2000 13:46:27 +0000 |
parents | bbce331da1be |
children | 23a1cea22d13 |