summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/directory.c
Commit message (Expand)AuthorAgeFilesLines
* revert the workaround on stat() now that it works on large filesOlivier Blin2004-06-231-6/+5
* workaround the fact that stat() fails on large files (like DVD ISO images)Olivier Blin2004-06-211-5/+6
* add log message when using directory as a mirror treeOlivier Blin2004-06-211-0/+1
* split directory specific functions and move them from disk.c to directory.c (...Olivier Blin2004-06-211-0/+189