aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/file_sys/directory.h
Commit message (Expand)AuthorAge
* Service.FS: Rename FileSys::Directory to DirectoryBackendGravatar Yuri Kunde Schlesner2014-12-16
* Make OpenDirectory fail if the directory doesn't existGravatar archshift2014-12-07
* Common: Add a helper function to generate a 8.3 filename from a long one.Gravatar Emmanuel Gil Peyrot2014-10-06
* FileSys: Add static asserts for the Directory struct, and fix its fields posi...Gravatar Emmanuel Gil Peyrot2014-10-06
* Core: Add a Directory object, with both a stub and a passthrough implementati...Gravatar Emmanuel Gil Peyrot2014-09-17