(struct heap): New fields first_bloc, last_bloc.
authorRichard M. Stallman <rms@gnu.org>
Sun, 23 Oct 1994 06:16:43 +0000 (06:16 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 23 Oct 1994 06:16:43 +0000 (06:16 +0000)
commit47f13333c0ad838b5c393d0e0277e6b1f4453e93
treefd6630ec3b77b03cd0a513819cb9ff0d9b6beb27
parentee09252aa0d0048033f48bce7e735a739f645a6e
(struct heap): New fields first_bloc, last_bloc.
(struct bp): New field heap.
(get_bloc, free_bloc, obtain, r_alloc_sbrk): Update new fields.
(reorder_bloc): New function.
(update_heap_bloc_correspondence):
Renamed from update_heap_free_pointers.  Update new fields.
(relinquish): Add error check for new fields.
src/ralloc.c