[Bug 1935] ls -l with wildcards produces incorrect output

2011-09-20 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1935 --- Comment #8 from Damien Miller 2011-09-21 12:57:19 EST --- okay, either of these diffs will fix your bug. I intend to commit both. The problem is that glob()'s GLOB_KEEPSTAT support (retain the results of stat() operations in an array) didn't

[Bug 1935] ls -l with wildcards produces incorrect output

2011-09-20 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1935 --- Comment #7 from Damien Miller 2011-09-21 12:53:39 EST --- Created attachment 2094 --> https://bugzilla.mindrot.org/attachment.cgi?id=2094 sftp.diff don't bother sorting remote ls glob output -- Configure bugmail: https://bugzilla.mindrot.

[Bug 1935] ls -l with wildcards produces incorrect output

2011-09-20 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1935 --- Comment #6 from Damien Miller 2011-09-21 12:50:10 EST --- Created attachment 2093 --> https://bugzilla.mindrot.org/attachment.cgi?id=2093 glob.diff fix glob GLOB_KEEPSTAT vs sorting -- Configure bugmail: https://bugzilla.mindrot.org/userp