diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2009-04-10 19:05:43 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2009-04-10 19:05:43 +0000 |
commit | b7d8c0dbbd250649d647142edd33226822f3c879 (patch) | |
tree | a315a2c6a2fa6b062fe66aacf0eea66587737a54 /libbb/xgetcwd.c | |
parent | 835fcfd33d574d471d9b67a69116281d9ff42040 (diff) | |
download | busybox-b7d8c0dbbd250649d647142edd33226822f3c879.tar.gz |
hush: first stab at function support. argv passing is not coded yet.
Only very rudimentary testing was done.
With function support off, code growth is zero, with it on:
function old new delta
run_list 2158 2339 +181
parse_stream 1929 2044 +115
find_builtin 24 67 +43
find_function - 36 +36
file_get 244 264 +20
pseudo_exec_argv 145 160 +15
free_strings - 7 +7
free_pipe 183 181 -2
done_word 735 728 -7
expand_variables 2227 2204 -23
------------------------------------------------------------------------------
(add/remove: 2/0 grow/shrink: 5/3 up/down: 417/-32) Total: 385 bytes
Diffstat (limited to 'libbb/xgetcwd.c')
0 files changed, 0 insertions, 0 deletions