Source-Changes archive

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

CVS commit: othersrc/bootstrap-pkgsrc/pax



Module Name:    othersrc
Committed By:   grant
Date:           Wed Dec 11 06:49:10 UTC 2002

Modified Files:
        othersrc/bootstrap-pkgsrc/pax: ar_io.c ar_subs.c pax.c

Log Message:
sync with basesrc:

PR/19339: Martin Weber: Tar fails to append on empty files and exits with
0. Revert previous change for PR/18689. We always want to exit with
an error if we could not determine the archive format. Instead,
treat empty files specially. On list/extract we turn into no/op.
On append, we turn into archive.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 othersrc/bootstrap-pkgsrc/pax/ar_io.c
cvs rdiff -r1.1.1.1 -r1.2 othersrc/bootstrap-pkgsrc/pax/ar_subs.c \
    othersrc/bootstrap-pkgsrc/pax/pax.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index