Fallback to lstat() in case the filesystem doesn't support d_type in struct dirent
authorAkira TAGOH <akira@tagoh.org>
Wed, 5 Mar 2014 09:29:29 +0000 (18:29 +0900)
committerAkira TAGOH <akira@tagoh.org>
Wed, 5 Mar 2014 09:29:29 +0000 (18:29 +0900)
commit39a2f1e8f98d27b929d56a55a68b3a20d2f8dd32
treef025574aef7e2a9681596076e81617d158b151ff
parente310d2fac2d874d5aa76c609df70cc7b871c0b6d
Fallback to lstat() in case the filesystem doesn't support d_type in struct dirent
src/fcstat.c