]> Savannah Git Hosting - gnulib.git/commit
vma-iter: Make more robust in multithreaded applications.
authorBruno Haible <bruno@clisp.org>
Wed, 27 May 2020 18:11:27 +0000 (20:11 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 28 May 2020 19:40:20 +0000 (21:40 +0200)
commite5f59849aeb762dd2636b2cda85f1b392a938481
tree4f0e633ff8c472559f1fe5b4c23b2cf73420d793
parentcc5be347286af59f809efa76f7f4fb0e18a0d782
vma-iter: Make more robust in multithreaded applications.

* lib/vma-iter.c (rof_open, vma_iterate): Pass an O_CLOEXEC flag to
open().
* modules/vma-iter (Depends-on): Add 'open'.
ChangeLog
lib/vma-iter.c
modules/vma-iter