Stephane Chazelas <stephane.chaze...@gmail.com> wrote, on 01 Aug 2019:
>
> It's also not clear what the interaction between GLOB_MARK and
> GLOB_NOCHECK would be. If a pattern expands to itself because it
> can't find a match, should it still call stat on it?

Not clear?  Seems crystal clear to me.

GLOB_NOCHECK: "... shall return a list consisting of only pattern".
No allowance for a slash to be appended.

GLOB_MARK: "Each pathname that is a directory that matches pattern ..."
If pattern does not match anything, then it is not "a directory that
matches pattern" even if a directory with the same name exists.

-- 
Geoff Clare <g.cl...@opengroup.org>
The Open Group, Apex Plaza, Forbury Road, Reading, RG1 1AX, England

Reply via email to