bug-cpio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-cpio] Bug-cpio lost timestamp and lost owner in 2.9


From: Mike Frysinger
Subject: Re: [Bug-cpio] Bug-cpio lost timestamp and lost owner in 2.9
Date: Sat, 14 Feb 2009 22:10:08 -0500
User-agent: KMail/1.11.0 (Linux/2.6.28; KDE/4.2.0; x86_64; ; )

On Saturday 14 February 2009 21:42:48 Clint Adams wrote:
> 3) pack old_cpio_header and old_ascii_header structs to avoid breakage
>    on old ARM ABI.

while it shows up with ARM OABI, it's a general bug that can show up on other 
systems as well.  if you're overlaying a random struct straight onto a file, 
then it needs to be packed or the reading has to be done manually (i.e. copy 
it one member at a time).
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]