mirror of
git://git.musl-libc.org/musl
synced 2025-01-24 23:53:45 +00:00
84eff797e3
the check to prevent matching empty string wrongly blocked matching of "/" due to checking emptiness after stripping leading slashes rather than checking the full original argument string. simplified from patch by Julien Ramseier. |
||
---|---|---|
.. | ||
fnmatch.c | ||
glob.c | ||
regcomp.c | ||
regerror.c | ||
regexec.c | ||
tre-mem.c | ||
tre.h |