ash: fix globbing bugs when using glibc glob()
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 2 Oct 2016 13:17:15 +0000 (15:17 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 2 Oct 2016 13:17:15 +0000 (15:17 +0200)
commit8e2c9cc2fcfe23625e1c5845f99dfc93e022fc9b
treecc2a99f8b7840b57adcf0998d7e3916a337644dc
parent37dc08b874d6a24bd5e4b6aff62577ecc1364275
ash: fix globbing bugs when using glibc glob()

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c
shell/ash_test/ash-glob/glob_dir.right [new file with mode: 0644]
shell/ash_test/ash-glob/glob_dir.tests [new file with mode: 0755]