aboutsummaryrefslogtreecommitdiff
path: root/shell/cmdedit.c
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2006-09-08 16:59:08 +0000
committerRob Landley <rob@landley.net>2006-09-08 16:59:08 +0000
commit3476ad651dc023a35abe87a49478d806dee22f97 (patch)
treee138505163d99fc9a59176654290f11fabd96e1e /shell/cmdedit.c
parentc27f4f5445e046d2c719e8d96ad54cfd7133061e (diff)
downloadbusybox-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 'shell/cmdedit.c')
0 files changed, 0 insertions, 0 deletions