Email List: Xaustin-review-lX
[All Lists]

Defect in XCU pax

To: yyyyyyyyyyyyyyy@xxxxxxxxxxxxx
Subject: Defect in XCU pax
From: Geoff Clare <yyy@xxxxxxxxxxxxx>
Date: Wed, 18 Feb 2004 13:17:48 +0000
@ page 703,722 line 27120,27905 section pax editorial [gwc pax ctime refs]

Problem:

Defect code :  1. Error

In TC2 the ctime keyword for pax extended headers was removed.
However, there are two references to ctime elsewhere that were not
updated at the same time.

Action:

On line 27120 change:

    atime, ctime, and mtime extended header records

to:

    atime and mtime extended header records

On line 27905 change:

    -o listopt='(name)s\n%(ctime)T\n%T'

to:

    -o listopt='(name)s\n%(atime)T\n%T'

<Prev in Thread] Current Thread [Next in Thread>