log src/ralloc.c @ 31513:6e606fa28569

age author description
Fri, 08 Sep 2000 16:31:11 +0000 Dave Love (r_alloc_init_fd): Move. Fix conditional for pcc.
Fri, 08 Sep 2000 16:03:04 +0000 Dave Love (r_alloc_init): Conditionalize on SYSTEM_MALLOC, not REL_ALLOC_MMAP.
Fri, 08 Sep 2000 14:10:07 +0000 Dave Love (r_alloc_init_fd): Conditionalize on MAP_ANON.
Fri, 08 Sep 2000 13:46:27 +0000 Dave Love Don't include string.h (redundant).
Thu, 07 Sep 2000 19:24:24 +0000 Gerd Moellmann (obtain, relinquish, relinquish, r_alloc_size_in_use)
Thu, 07 Sep 2000 16:10:22 +0000 Gerd Moellmann (mmap_find): Fix overlap computation.
Wed, 06 Sep 2000 21:25:32 +0000 Gerd Moellmann (POINTER, SIZE) [emacs]: Define in terms of
Wed, 05 Jul 2000 16:31:17 +0000 Andrew Innes Make real_morecore non-static.
Fri, 23 Jun 2000 17:33:37 +0000 Dave Love Maybe include unistd.h.
Sat, 27 Sep 1997 16:01:00 +0000 Karl Heuer (relinquish): When returning memory to the system,
Sat, 12 Jul 1997 07:04:43 +0000 Richard M. Stallman (r_alloc_reinit): New function.
Fri, 16 May 1997 05:35:04 +0000 Richard M. Stallman (mallopt): Declare, if appropriate.
Sun, 07 Apr 1996 16:44:38 +0000 Richard M. Stallman (r_alloc_check): Don't check alignment of h->start.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.