Ulrich Drepper bf094836d8 (fREe): Small optimization. Before returning,
add fast check whether the heap containing top can go away.
(mALLOc, rEALLOc, cALLOc, mEMALIGn): When
failing to allocate a new chunk, also try the main_arena.  It may
be that we are only running out of mmapped regions, and other
arenas cannot be enlarged sufficiently.
(new_heap, malloc_extend_top): Handle top_pad more consistently,
i.e. only in new_heap().
1997-04-17 23:22:29 +00:00
..
1997-01-28 03:59:29 +00:00
1997-02-26 01:06:05 +00:00
1996-12-08 08:01:13 +00:00
1996-12-22 00:32:43 +00:00
1997-01-06 22:07:28 +00:00
1996-12-20 01:39:50 +00:00
1996-12-20 01:39:50 +00:00
1996-12-20 01:39:50 +00:00
1996-12-22 00:32:43 +00:00
1997-02-18 04:08:52 +00:00
1997-03-19 03:10:36 +00:00