aboutsummaryrefslogtreecommitdiff
path: root/readdir/src/readdir.c
AgeCommit message (Collapse)Author
2009-05-14+ win32 fixes: check for dirent.d_type and DT_* declsBryan Jurish
+ minor improvements: report errors with pd_error() instead of error() + todo (maybe): use stat() to get file types when dirent.d_type is unavailable? - mabe better delegate this to a different external entirely (e.g. 'stat') svn path=/trunk/externals/moocow/; revision=11365
2009-02-15+ finished centralization of build logicBryan Jurish
svn path=/trunk/externals/moocow/; revision=10779
2006-02-02initial cvs importBryan Jurish
svn path=/trunk/externals/moocow/; revision=4536