]> Savannah Git Hosting - gnulib.git/commit
openat: don’t close (-1)
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 21 Nov 2024 01:51:05 +0000 (17:51 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 21 Nov 2024 01:51:54 +0000 (17:51 -0800)
commit3c8989db4436c9e8520807da1f9508b9ce426d62
treeabdd8384b6303fd659009269b78da1f5e15a9254
parente931bc78bb6888ce397acdc636d2a91bdcbbe6ec
openat: don’t close (-1)

* lib/openat.c (openat_permissive): Don’t close (-1), as some
debugging systems dislike that.  Clarify errno handling a bit.
ChangeLog
lib/openat.c