1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 18:00:40 -08:00
No description
Find a file
Roland McGrath bbc60227be (sbrk): Removed decl.
(real_morecore): New static variable.
(warnlevel, warn_function, check_memory_limits): Removed.
(obtain): Don't call check_memory_limits.
(obtain, relinquish, r_alloc_sbrk): Use (*real_morecore) in place of sbrk;
it returns 0 for errors, not -1.
(r_alloc_init): Set real_morecore to old value of __morecore.
Don't initialize lim_data or warnlevel, and don't call get_lim_data.
(memory_warnings): Function removed.
1992-10-12 21:07:25 +00:00
etc *** empty log message *** 1992-10-10 11:40:00 +00:00
lib-src entered into RCS 1992-09-30 21:44:26 +00:00
lisp (visit-tags-table-buffer): When trying to pick table, call 1992-10-12 17:18:22 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src (sbrk): Removed decl. 1992-10-12 21:07:25 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub (os handling): Recognize `linux' as a valid os. 1992-09-29 22:19:48 +00:00
configure1.in entered into RCS 1992-09-14 22:08:02 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~3~ 1992-08-21 23:06:13 +00:00
make-dist entered into RCS 1992-10-07 21:30:47 +00:00
Makefile.in entered into RCS 1992-09-13 10:43:05 +00:00