No description
Find a file
Jim Blandy 98b7fe026f * ralloc.c: Since the users of the relocating allocation code
handle memory exhaustion, it's better to return an error code to
	them than to call abort.
	(obtain): If we cannot allocate more memory, don't call
	abort.  Instead, return non-zero iff the allocation is successful.
	(get_more_space): If obtain fails, return zero.
	(get_bloc): Return zero if we can't allocate the new bloc.
	(r_alloc_sbrk): Return zero if we can't allocate more memory.
	(r_alloc): If we can't allocate more memory, set *PTR to zero and
	return zero.
	(r_re_alloc): If we can't allocate more memory, leave *PTR
	unchanged, and return zero.

	* ralloc.c (warnfunction): Renamed to warn_function; users changed.
1992-09-29 01:08:33 +00:00
etc *** empty log message *** 1992-09-13 10:54:38 +00:00
lib-src %.2d -> %02d 1992-09-27 01:55:21 +00:00
lisp (file-relative-name-1): New function split out. 1992-09-28 13:02:52 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src * ralloc.c: Since the users of the relocating allocation code 1992-09-29 01:08:33 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub RISC-OS rev 5, DEC OSF/1 changes. 1992-09-26 22:37:56 +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 *** empty log message *** 1992-09-13 10:54:38 +00:00
Makefile.in entered into RCS 1992-09-13 10:43:05 +00:00