summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Robert Pengelly [Wed, 1 Oct 2025 11:11:45 +0000 (12:11 +0100)]
Don't forget to cast
Robert Pengelly [Sun, 14 Sep 2025 23:17:54 +0000 (00:17 +0100)]
Don't offset inodes before initializing the filesystem
Robert Pengelly [Sun, 14 Sep 2025 22:54:06 +0000 (23:54 +0100)]
Base inodes on blocks
Robert Pengelly [Sun, 31 Aug 2025 21:10:33 +0000 (22:10 +0100)]
Added mke2nod
Robert Pengelly [Sun, 31 Aug 2025 19:28:20 +0000 (20:28 +0100)]
Don't forget to swap the superblock on after read
Robert Pengelly [Sun, 31 Aug 2025 19:10:00 +0000 (20:10 +0100)]
Support bigendian
Robert Pengelly [Sun, 31 Aug 2025 09:54:14 +0000 (10:54 +0100)]
Also support '\' in paths
Robert Pengelly [Sun, 31 Aug 2025 06:13:16 +0000 (07:13 +0100)]
Allow overriding files
Robert Pengelly [Sun, 31 Aug 2025 04:35:57 +0000 (05:35 +0100)]
Check if the entry exists before making it
Robert Pengelly [Sat, 30 Aug 2025 23:01:40 +0000 (00:01 +0100)]
Added another makefile
Robert Pengelly [Sat, 30 Aug 2025 21:46:47 +0000 (22:46 +0100)]
Initial commit