summaryrefslogtreecommitdiff
path: root/src/devices/file/directory_entry.rs
Commit message (Collapse)AuthorAge
* Sort directory children in case-agnostic alphabetic orderBen Bridle2024-05-30
|
* Update devices to match new specificationsBen Bridle2024-04-16
|
* Implement new file device interfaceBen Bridle2024-01-31
This is a complete redesign of the file device. The most notable addition is the ability to ascend and descend the file tree.