]> Savannah Git Hosting - gnulib.git/commit
truncate: Make more robust in multithreaded applications.
authorBruno Haible <bruno@clisp.org>
Wed, 27 May 2020 18:09:49 +0000 (20:09 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 28 May 2020 19:40:17 +0000 (21:40 +0200)
commitcc5be347286af59f809efa76f7f4fb0e18a0d782
tree368e1855119c79b3ea28c97425da08dc6cb2bf8a
parentaa9b58000b9f79dd2ab1df7d99bfa398eb606cff
truncate: Make more robust in multithreaded applications.

* lib/truncate.c (truncate): Pass an O_CLOEXEC flag to open().
ChangeLog
lib/truncate.c