On 20-07-05 22:07, Christos Zoulas wrote:
  | In article <20200705105548.f0265f...@cvs.netbsd.org>,
  | Luke Mewburn <source-changes-d@NetBSD.org> wrote:
  | >-=-=-=-=-=-
  | >
  | >Module Name:       othersrc
  | >Committed By:      lukem
  | >Date:              Sun Jul  5 10:55:48 UTC 2020
  | >
  | >Modified Files:
  | >   othersrc/usr.bin/tnftp: configure tnftp_config.h.in
  | 
  | And GLOB_NOCHECK.

AFAICT, GLOB_NOCHECK is "standard POSIX" and not a BSD/GNU extension,
so I figured I didn't need to check for it.
Do you know of systems that provide <glob.h> and glob() but
don't support GLOB_NOCHECK() ?

Reply via email to