]> git.ipfire.org Git - thirdparty/glibc.git/commit
Correct handling of patterns containing escaped wildcards (and no
authorUlrich Drepper <drepper@redhat.com>
Wed, 22 Mar 2000 07:40:22 +0000 (07:40 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 22 Mar 2000 07:40:22 +0000 (07:40 +0000)
commitf2acc9eccdd1f027584efb968df67727d0c46560
tree2038833bb14f79f63f390c82881baed54e56dc19
parent88bf354d6af2055a2dfe50c6483b91123e99488b
Correct handling of patterns containing escaped wildcards (and no
unescaped ones) GLOB_ERR flag was being ignored in some situations.
sysdeps/generic/glob.c