This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: .tar.gz


> But g*zip is not portable, either, only *compress is "standard" on unix.
> You can just as well install gtar, under that name, too (or link on Linux).

gzip/gunzip are a helluva lot more portable than compress/uncompress;
the code is universally available, and unencumbered by the Unisys patent
on LZW compression. The requirement for a patent license to ship
compress has driven us away from providing it; we use gzip/gunzip.

(It's worth noting that the FSF holds that the Unisys patent applies to
LZW compression, not decompression; thus, gzip won't use LZW
compression, but gunzip can uncompress files compressed with LZW.)

Jason Zions
Softway Systems Inc
http://www.OpenNT.com


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]