Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #264696

Category gzip
Changed by Paul Eggert <eggertohnoyoudont@cs.ucla.edu>
Changed at Thu 16 Apr 2026 21:13:54
Repository git://git.savannah.gnu.org/gzip.git
Project gzip
Branch master
Revision 4e6f8b24ab823146ab8776f0b7fe486ab34d4269

Comments

gzexe: use -C if lacking mktemp
(Problem reported by Michał Majchrowicz.)
* gzexe.in: If mktemp is needed but not installed,
use ‘set -C’ to avoid a race when creating a temporary file.
* zdiff.in: Use the same pattern here, even though the old
code was probably OK anyway.

Changed files