commit | 6f2017076293f0e1ea807260434053a58be6667b | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Aug 12 12:55:12 2014 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Tue Aug 12 12:55:12 2014 +0300 |
tree | 2d3003a04fd0460556cb7cb1195aa7381130cb39 | |
parent | c04d468333290e42913449f402d5110d556afe8a [diff] |
Issue #17923: glob() patterns ending with a slash no longer match non-dirs on AIX. Based on patch by Delhallt.