Add support for unix filesystems which yield DT_UNKNOWN in dirent->d_type, falling...
authorPerttu Ahola <celeron55@gmail.com>
Sun, 4 Dec 2011 10:49:58 +0000 (12:49 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Sun, 4 Dec 2011 10:49:58 +0000 (12:49 +0200)
commitab67985d21ddac57591ec7a5062c323e7dfbdc32
tree2ed528b96c35209f619dafbe52cd0f2b3e9f7525
parentbc5cc638fc510f55237d51eb031fa5f18b3f7a04
Add support for unix filesystems which yield DT_UNKNOWN in dirent->d_type, falling back on stat().
src/filesys.cpp