Re: In response to kernel compression e-mail a few months ago.

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Denys Vlasenko <vda.linux@...>
Cc: Justin Piszcz <jpiszcz@...>, Al Viro <viro@...>, <linux-kernel@...>, <apiszcz@...>
Date: Tuesday, October 16, 2007 - 10:22 am

On Oct 16 2007 14:19, Denys Vlasenko wrote:

Extension is not all so interesting because, as you point out,
most of it is C code, and .h files are mostly like .c in that they
have structs and function prototype keywords. But sorting by
name buys:

-rw-r--r--  1 jengelh users 45477128 Oct 12 18:47 linux-2.6.23.1.orig.tar.bz2
-rw-r--r--  1 jengelh users 45560647 Oct 16 16:18 linux-2.6.23.1.new.tar.bz2

(actually, `find "$@" -print0 | sort -z | tar -T- --null --no-r --owner=root
--group=root -cvjf "$output";` was used)
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: In response to kernel compression e-mail a few months ago., Jan Engelhardt, (Tue Oct 16, 10:22 am)