log src/ralloc.c @ 29917:ee0c984f226d

age author description
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.
Tue, 28 Mar 1995 17:43:24 +0000 Richard M. Stallman (r_re_alloc): Correct realloc behavior--allow shrinking
Sun, 19 Feb 1995 19:12:17 +0000 Richard M. Stallman (r_alloc_init): Set __malloc_extra_blocks.
Thu, 16 Feb 1995 06:45:36 +0000 Richard M. Stallman (r_alloc_check): Return void.
Thu, 16 Feb 1995 06:36:19 +0000 Richard M. Stallman Whitespace fixes.
Tue, 14 Feb 1995 14:27:18 +0000 Richard M. Stallman (r_alloc_free): Call refill_memory_reserve only if emacs.
Tue, 07 Feb 1995 22:43:23 +0000 Richard M. Stallman (r_alloc_size_in_use): New function.
Sun, 15 Jan 1995 13:04:55 +0000 Roland McGrath (r_alloc_init): Remove unused variable END.
Sun, 23 Oct 1994 06:16:43 +0000 Richard M. Stallman (struct heap): New fields first_bloc, last_bloc.