diff options
author | Rob Landley <rob@landley.net> | 2006-09-08 16:59:08 +0000 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2006-09-08 16:59:08 +0000 |
commit | 3476ad651dc023a35abe87a49478d806dee22f97 (patch) | |
tree | e138505163d99fc9a59176654290f11fabd96e1e /coreutils/install.c | |
parent | c27f4f5445e046d2c719e8d96ad54cfd7133061e (diff) | |
download | busybox-3476ad651dc023a35abe87a49478d806dee22f97.tar.gz |
Second drop. More infrastructure in place, especially for parsing pipelines.
The minimal version got a couple hundred bytes bigger, partly because it's
broken into more functions but mostly because it now dynamically reallocates
and frees everything with no hard-coded limits. (I thought about making
that optional, but there's a limit to what I can debug and maintain. It
should still be reasonably NOMMU friendly, the allocations are small and
short lived, and shouldn't contribute noticeably to long-term memory
fragmentation.)
Diffstat (limited to 'coreutils/install.c')
0 files changed, 0 insertions, 0 deletions