aboutsummaryrefslogtreecommitdiffstats
path: root/src/ralloc.c (unfollow)
Commit message (Expand)AuthorFilesLines
1993-11-18(r_alloc_init): Explicitly use real_morecoreRichard M. Stallman1-0/+12
1993-09-10Include <config.h> instead of "config.h".Roland McGrath1-1/+1
1993-07-22(ALIGNED, ROUNDUP): Use `unsigned long int' instead of `unsigned int' forRoland McGrath1-2/+3
1993-06-09Apply typo patches from Paul Eggert.Jim Blandy1-2/+2
1993-05-26(r_alloc_sbrk): Declare already_available as long, not SIZE.Richard M. Stallman1-1/+4
1993-05-26(POINTER): Always use char *.Richard M. Stallman1-0/+5
1993-05-22Updated copyright years.Jim Blandy1-1/+1
1992-12-29[! emacs] [HAVE_CONFIG_H]: #include "config.h"Roland McGrath1-0/+6
1992-11-16* ralloc.c (relocate_some_blocs): Handle BLOC == NIL_BLOC.Jim Blandy1-21/+23
1992-10-24(relinquish): Adjust page_break_value by amount of memory actually given back.Richard M. Stallman1-14/+46
1992-10-20[emacs]: Define POINTER and SIZE.Richard M. Stallman1-2/+11
1992-10-12Removed #include "mem-limits.h".Roland McGrath1-7/+15
1992-10-12(sbrk): Removed decl.Roland McGrath1-98/+9
1992-10-12mem_limits.h is now called mem-limits.h.Roland McGrath1-1/+1
1992-10-11(check_memory_limits): Reduce warnlevel when usage drops far enough.Richard M. Stallman1-32/+77
1992-09-29* ralloc.c: Since the users of the relocating allocation codeJim Blandy1-29/+64
1992-09-13Fix typo.Jim Blandy1-1/+1
1992-09-09* ralloc.c (r_re_alloc): Instead of allocating a new bloc at theJim Blandy1-13/+15
1992-08-19* ralloc.c (get_bloc): When initializing new_bloc->variable, castJim Blandy1-1/+5
1992-06-30entered into RCSJoseph Arceneaux1-1/+0
1992-04-24*** empty log message ***Jim Blandy1-0/+1
1992-03-14*** empty log message ***Jim Blandy1-21/+45
1992-01-13*** empty log message ***Jim Blandy1-1/+1
1990-11-12Initial revisionJim Blandy1-0/+426