]> Savannah Git Hosting - gnulib.git/commit
mktempd: Invoke mktemp portably.
authorCollin Funk <collin.funk1@gmail.com>
Tue, 11 Jun 2024 21:16:34 +0000 (14:16 -0700)
committerBruno Haible <bruno@clisp.org>
Thu, 13 Jun 2024 15:05:24 +0000 (17:05 +0200)
commit31b8f83d8f12fd06a4086bdb2e42a7bbb3b4f172
treedcfadbd159963ff6ba7657e131b94330d446d5de
parentd22a5179384adc4029ed6b522ade89932f8f50e0
mktempd: Invoke mktemp portably.

* build-aux/mktempd (mktempd): Don't use -t when invoking mktemp since
some implementations expect an argument while others do not.
ChangeLog
build-aux/mktempd