]> Savannah Git Hosting - gnulib.git/commit
glob: port to NetBSD 9.2
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 26 Apr 2022 21:54:26 +0000 (14:54 -0700)
committerBruno Haible <bruno@clisp.org>
Wed, 31 Aug 2022 23:00:41 +0000 (01:00 +0200)
commitedc30dad9e689aae4e6f5c291791d3630233b318
treee33127ad43315ffde76b71a5faafebb441c00638
parent9e94ede7e402a43ec7b1b1ac7ab6f049703167da
glob: port to NetBSD 9.2

Problem reported by Benno Schulenberg in:
https://lists.gnu.org/r/bug-gnulib/2022-04/msg00052.html
* doc/posix-functions/dirfd.texi: Document NetBSD 9.2 portability
bugs.  Remove an old common about errno that is no longer true
of POSIX 2018.
* lib/glob.c (glob_in_dir): Convert dirfd arg from void *
to DIR * before passing it to dirfd.
ChangeLog
doc/posix-functions/dirfd.texi
lib/glob.c