wget: support multiple URLs on command line
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 13 Feb 2011 01:33:11 +0000 (02:33 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 13 Feb 2011 01:33:11 +0000 (02:33 +0100)
commita3661096f2e8b49f66ce6c9bba71aa01b79098e2
tree414beb813d77cc08760afa6353deed929d014d71
parenta84eadf9bf4112e16d71304c586dfbb64eb85fed
wget: support multiple URLs on command line

function                                             old     new   delta
wget_main                                           2190    2310    +120
progress_meter                                       124     140     +16
parse_url                                            288     304     +16
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 152/0)             Total: 152 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/wget.c