Commit graph

4 commits

Author SHA1 Message Date
snow flurry 9d18bc84d0 dosfs: Remove dos_fread(), add get_byte_offset()
A read() analogue wouldn't be particularly useful here since we're
just poking at bytes, but having a way to get the "real" offset in
a file sure would be!
2020-11-14 14:11:34 -08:00
snow flurry 9bce32e727 TODO: add TODO 2020-11-13 22:13:31 -08:00
snow flurry cd49319674 config: forgot some struct fields 2020-11-13 22:09:38 -08:00
snow flurry a6d33cae7c Initial commit 2020-11-13 21:43:35 -08:00