comparison lwlib/lwlib.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 aa1b8b4c369d
children 02773dbde247
comparison
equal deleted inserted replaced
31497:03cff4e91e67 31498:17d4a8f3df67