lineedit: reduce stack usage
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 3 Dec 2007 10:45:14 +0000 (10:45 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 3 Dec 2007 10:45:14 +0000 (10:45 -0000)
commit7221c8c22dd527700204eb5cc4d0651af4273f4f
tree9f45c168efd2a83c7a700dfc2161e9fa2823a222
parent2bec5139964ebf814ffddbedd526651361be69f8
lineedit: reduce stack usage
netstat: reduce stack usage; fix handling of NULs in unix socket filenames

static.has_inode                                       1       -      -1
do_info                                              119     116      -3
deinit_S                                              60      51      -9
unix_do_one                                          578     451    -127
parse_and_put_prompt                                 966     825    -141
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 0/4 up/down: 0/-281)           Total: -281 bytes
libbb/lineedit.c
networking/netstat.c