g[un]zip: add support for -v (verbose).

Add CONFIG_DESKTOP, almost all bloat from this change
is hidden under that.
This commit is contained in:
Denis Vlasenko
2006-10-01 15:55:11 +00:00
parent f8aa109a9f
commit 97a8dd3857
15 changed files with 122 additions and 72 deletions

View File

@@ -11,6 +11,8 @@
* Original copyright notice is retained at the end of this file.
*/
// TODO: -t. busybox's own build script needs it
#include <ctype.h>
#include <string.h>
#include <getopt.h>