Slightly speed up DIRECTORY.
commit0815b0573a31d29ba74991f68db01ebaffb5fb3b
authorStas Boukarev <stassats@gmail.com>
Wed, 12 Jul 2017 11:26:07 +0000 (12 14:26 +0300)
committerStas Boukarev <stassats@gmail.com>
Wed, 12 Jul 2017 11:26:07 +0000 (12 14:26 +0300)
tree25fa7e443c12be882a12ddc048e3db70263fa26e
parent3cdce7361909af77a7f0bd8ce34f17ef064a0456
Slightly speed up DIRECTORY.

Resolve the non-wild parts of a pathname at the start, which helps
with symlinks and ~.
src/code/filesys.lisp