From: ceriel Date: Wed, 25 Mar 1987 17:39:18 +0000 (+0000) Subject: install a smaller malloc X-Git-Tag: release-5-5~4342 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=528ec8869bd98e99c850c57573c824acfebad90f;p=ack.git install a smaller malloc --- diff --git a/first/first b/first/first index 54ad77c5b..867a0a0c3 100755 --- a/first/first +++ b/first/first @@ -212,6 +212,13 @@ ABC cp tables1.h tables.h ) done + ( cd ../modules/src/malloc + ed - param.h <