hush: fix glob() abuse. Code was making unfounded assumptions how
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 1 Oct 2007 10:02:25 +0000 (10:02 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 1 Oct 2007 10:02:25 +0000 (10:02 -0000)
commitd65ea39ffc7503807fa95e8840c012a80c83e4f3
treeff05ca5f98996c7bd3207c9499bbb2818505a6a2
parentff0976248ac8759af1f1de32677887c4c9866865
hush: fix glob() abuse. Code was making unfounded assumptions how
glob() works, and it broke horribly on specific uclibc config.
shell/hush.c