summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/directory.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Common: Add a helper function to generate a 8.3 filename from a long one.Emmanuel Gil Peyrot2014-10-061-2/+2
* FileSys: Add static asserts for the Directory struct, and fix its fields position.Emmanuel Gil Peyrot2014-10-061-2/+8
* Core: Add a Directory object, with both a stub and a passthrough implementations.Emmanuel Gil Peyrot2014-09-171-0/+53