bug-gzip
[Top][All Lists]
Advanced

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

bug#75405: gzip --synchronous doesn't work with musl


From: Lasse Collin
Subject: bug#75405: gzip --synchronous doesn't work with musl
Date: Wed, 8 Jan 2025 12:50:55 +0200

On 2025-01-08 Paul Eggert wrote:
> On 2025-01-07 10:22, Lasse Collin wrote:
> 
> > However, one thing that isn't an issue in musl is fchmod which is
> > currently documented in Gnulib's doc/posix-headers/fcntl.texi.
> > fchmod and a few others were fixed in 2013 by using
> > /proc/self/fd.[1]  
> 
> Is that a full fix, though? /proc might not be mounted.

No, it requires /proc, but it works most of the time...

> > It could be useful to add a test for gzip --synchronous.  
> 
> Feel free....

Attached. It's based on z-suffix.

-- 
Lasse Collin

Attachment: test-synchronous.patch
Description: Text Data


reply via email to

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