* Makerules (lib): Depend on lib-noranlib.
authorRoland McGrath <roland@gnu.org>
Tue, 21 Mar 1995 04:19:38 +0000 (04:19 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 21 Mar 1995 04:19:38 +0000 (04:19 +0000)
commit4788ab4637d4385a7faaf4a1a819f8191bd84127
tree0ec1cb9711ea5389c0fa53ad6c918d0ce5634b34
parent1e9dc0393c67ff7eb2d7691931303e58dc112f5a
* Makerules (lib): Depend on lib-noranlib.

(lib-noranlib): Depend on $(install-lib) in objdir.
(common-mostlyclean): Remove $(install-lib) and stub-$(subdir)
from objdir.  Don't remove TAGS; it comes in the distribution.

* malloc/malloc.c (morecore): Save errno around call to
  _realloc_internal.  Don't account for the additional new blocks of
  the info table itself when choosing the new table size for the
  first crack; if it succeeds, the new blocks will have been found
  in existing free space already described by the existing info
  table.

Changes from Germano Caronni <caronni@tik.ethz.ch>:
Changes from Germano Caronni <caronni@tik.ethz.ch>:
ChangeLog
Makerules