diff options
author | Rich Felker <dalias@aerifal.cx> | 2017-09-06 21:59:22 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2017-09-06 21:59:22 -0400 |
commit | 8c4be3e2209d2a1d3874b8bc2b474668fcbbbac6 (patch) | |
tree | 6b0a0cb282c6a00bf244d87277568f138f6d7164 /src/regex/fnmatch.c | |
parent | don't treat numeric port strings as servent records in getservby*() (diff) | |
download | grovel-8c4be3e2209d2a1d3874b8bc2b474668fcbbbac6.tar.gz grovel-8c4be3e2209d2a1d3874b8bc2b474668fcbbbac6.tar.xz |
fix glob descent into . and .. with GLOB_PERIOD
GLOB_PERIOD is a gnu extension, and GNU glob does not seem to honor it
except in the last path component. it's not clear whether this a bug
or intentional, but it seems reasonable that it should exclude the
special entries . and .. when walking.
changes based on report and analysis by Julien Ramseier.
Diffstat (limited to 'src/regex/fnmatch.c')
0 files changed, 0 insertions, 0 deletions