[PATCH] store --help messages in compressed form. saves 35k

Bernhard Fischer rep.nop at aon.at
Wed Apr 5 07:36:15 UTC 2006


On Wed, Apr 05, 2006 at 09:57:20AM +0300, Denis Vlasenko wrote:
>On Wednesday 05 April 2006 09:41, Denis Vlasenko wrote:
>> Subject basically says it all.
>> 
>> Run tested with and without verbose help messages.

>+static const char *unpack_usage_messages(void)
>+{
[]
>+		check_header_gzip(input[0]);
>+		inflate_gunzip(input[0], output[1]);

Why don't you lzma (or bzip2) them?



More information about the busybox mailing list