More work on re-implementing everything

Finished MetadataReader
Finished DirEntry
Started work on File
Added most important things to Inode
Fixed test.zig
Fixed some build issues causing SEGV
This commit is contained in:
Caleb Gardner
2026-05-27 11:59:47 -05:00
parent 7c4089f826
commit ba2f069a4a
14 changed files with 460 additions and 80 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
[tools]
zig = "master" # 0.16.0 compilation errors with SEGV
zig = "master"