]> Savannah Git Hosting - gnulib.git/commit
copy-file: Make more robust in multithreaded applications.
authorBruno Haible <bruno@clisp.org>
Wed, 27 May 2020 17:36:54 +0000 (19:36 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 28 May 2020 19:39:47 +0000 (21:39 +0200)
commita2fe36d527ab98e3a586ff3c830cbe9271f988c3
tree30fc716f7691ecdd6282ff812d485db003d61442
parent2625e7d0916bc035a645c7b0fc697dc6e1c560c1
copy-file: Make more robust in multithreaded applications.

* lib/copy-file.c (qcopy_file_preserving): Pass an O_CLOEXEC flag to
open().
ChangeLog
lib/copy-file.c