log src/ralloc.c @ 19860:c17fd465ea95 libc-970911 libc-970912 libc-970913 libc-970914 libc-970915 libc-970916 libc-970917 libc-970918 libc-970919 libc-970920 libc-970921 libc-970922 libc-970923 libc-970924 libc-970925 libc-970926 libc-970927 libc-970928 libc-970929 libc-970930 libc-971001 libc-971018 libc-971019 libc-971020 libc-971021 libc-971022 libc-971023 libc-971024 libc-971025 libc-971026 libc-971027 libc-971028 libc-971029 libc-971030 libc-971031 libc-971101 libc-971102 libc-971103 libc-971104 libc-971105 libc-971106 libc-971107 libc-971108 libc-971109 libc-971110 libc-971111 libc-971112 libc-971113 libc-971114 libc-971115 libc-971116 libc-971117 libc-971118 libc-971120 libc-971121 libc-971122 libc-971123 libc-971124 libc-971125 libc-971126 libc-971127 libc-971128 libc-971129 libc-971130 libc-971201 libc-971203 libc-971204 libc-971205 libc-971206 libc-971207 libc-971208 libc-971209 libc-971210 libc-971211 libc-971212 libc-971213 libc-971214 libc-971217 libc-971218 libc-971219 libc-971220 libc-971221 libc-971222 libc-971223 libc-971224 libc-971225 libc-971226 libc-971227 libc-971228 libc-971229 libc-971230 libc-971231 libc-980103 libc-980104 libc-980105 libc-980106 libc-980107 libc-980108 libc-980109 libc-980110 libc-980111 libc-980112 libc-980114 libc-980115 libc-980116 libc-980117 libc-980118 libc-980119 libc-980120 libc-980121 libc-980122 libc-980123 libc-980124 libc-980125 libc-980126 libc-980127 libc-980128

age author description
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.
Tue, 18 Oct 1994 21:53:19 +0000 Richard M. Stallman (heap_base): Move static var to top level.
Wed, 12 Oct 1994 00:48:03 +0000 Karl Heuer Install Hiroshi Nakano's rewrite to allow multiple heaps, for implementations
Tue, 20 Sep 1994 05:51:50 +0000 Karl Heuer (r_alloc_freeze_level): New variable.
Thu, 18 Nov 1993 09:26:05 +0000 Richard M. Stallman (r_alloc_init): Explicitly use real_morecore
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Thu, 22 Jul 1993 18:59:43 +0000 Roland McGrath (ALIGNED, ROUNDUP): Use `unsigned long int' instead of `unsigned int' for
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Wed, 26 May 1993 20:38:52 +0000 Richard M. Stallman (r_alloc_sbrk): Declare already_available as long, not SIZE.
Wed, 26 May 1993 03:49:40 +0000 Richard M. Stallman (POINTER): Always use char *.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Tue, 29 Dec 1992 21:58:10 +0000 Roland McGrath [! emacs] [HAVE_CONFIG_H]: #include "config.h"
Mon, 16 Nov 1992 00:54:08 +0000 Jim Blandy * ralloc.c (relocate_some_blocs): Handle BLOC == NIL_BLOC.
Sat, 24 Oct 1992 04:39:49 +0000 Richard M. Stallman (relinquish): Adjust page_break_value by amount of memory actually given back.
Tue, 20 Oct 1992 06:12:43 +0000 Richard M. Stallman [emacs]: Define POINTER and SIZE.
Mon, 12 Oct 1992 21:40:50 +0000 Roland McGrath Removed #include "mem-limits.h".
Mon, 12 Oct 1992 21:07:25 +0000 Roland McGrath (sbrk): Removed decl.
Mon, 12 Oct 1992 18:55:05 +0000 Roland McGrath mem_limits.h is now called mem-limits.h.
Sun, 11 Oct 1992 20:37:32 +0000 Richard M. Stallman (check_memory_limits): Reduce warnlevel when usage drops far enough.
Tue, 29 Sep 1992 01:08:33 +0000 Jim Blandy * ralloc.c: Since the users of the relocating allocation code
Sun, 13 Sep 1992 12:35:06 +0000 Jim Blandy Fix typo.
Wed, 09 Sep 1992 00:05:42 +0000 Jim Blandy * ralloc.c (r_re_alloc): Instead of allocating a new bloc at the
Wed, 19 Aug 1992 06:36:35 +0000 Jim Blandy * ralloc.c (get_bloc): When initializing new_bloc->variable, cast
Tue, 30 Jun 1992 22:41:21 +0000 Joseph Arceneaux entered into RCS
Fri, 24 Apr 1992 08:11:54 +0000 Jim Blandy *** empty log message ***
Sat, 14 Mar 1992 19:09:32 +0000 Jim Blandy *** empty log message ***
Mon, 13 Jan 1992 21:48:08 +0000 Jim Blandy *** empty log message ***
Mon, 12 Nov 1990 20:20:45 +0000 Jim Blandy Initial revision