]> Savannah Git Hosting - gnulib.git/commit
openat: Make more robust in multithreaded applications.
authorBruno Haible <bruno@clisp.org>
Wed, 27 May 2020 18:06:37 +0000 (20:06 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 28 May 2020 19:40:12 +0000 (21:40 +0200)
commitb6b450b61ee404f19903a5e2e127c249e5c46d78
treef19d9601c11fa989d3876e4c723c1d5913c418d1
parent60ab1089b542c78000ce310f849889b88a44efab
openat: Make more robust in multithreaded applications.

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