[buildroot 0000971]: zcat vs. gunzip (host system portability)
bugs at busybox.net
bugs at busybox.net
Wed Jul 26 04:31:14 UTC 2006
The following issue has been SUBMITTED.
======================================================================
http://busybox.net/bugs/view.php?id=971
======================================================================
Reported By: wiml
Assigned To: uClibc
======================================================================
Project: buildroot
Issue ID: 971
Category: Other
Reproducibility: always
Severity: block
Priority: normal
Status: assigned
======================================================================
Date Submitted: 07-25-2006 21:31 PDT
Last Modified: 07-25-2006 21:31 PDT
======================================================================
Summary: zcat vs. gunzip (host system portability)
Description:
As the man page for (g)zcat mentions, zcat is identical to gunzip -c,
except that zcat might not be installed on some systems (or might be the
old 'compress' zcat instead of the GNU zip gzcat). Darwin / MacOS is one
such.
Using gunzip -c should work everywhere. A patch is attached.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
07-25-06 21:31 wiml New Issue
07-25-06 21:31 wiml Status new => assigned
07-25-06 21:31 wiml Assigned To => uClibc
07-25-06 21:31 wiml File Added: zcat.patch
======================================================================
More information about the uClibc-cvs
mailing list