]> Savannah Git Hosting - gnulib.git/commit
fts: Make more robust in multithreaded applications.
authorBruno Haible <bruno@clisp.org>
Thu, 28 May 2020 19:48:13 +0000 (21:48 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 28 May 2020 19:48:13 +0000 (21:48 +0200)
commit708c76165712d6cbad59379b7e039870f81ca63c
treeeea01e42de733e7e7bc6ef1894818b3d196b7b63
parentf274e136db89f184964d0a8cc74dffec51f2086f
fts: Make more robust in multithreaded applications.

* lib/fts.c (fts_open): Pass an O_CLOEXEC flag to open().
* modules/fts (Depends-on): Add 'open'.
ChangeLog
lib/fts.c
modules/fts