This website requires JavaScript.
Explore
Help
Sign In
yggdrasil-old
/
kernel
Watch
1
Star
0
Fork
0
You've already forked kernel
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
643
Commits
1
Branch
0
Tags
dev
Commit Graph
3 Commits
Author
SHA1
Message
Date
Mark
44a3dc21b4
ext2: add (kind of) unlink() for ext2
...
"kind of" == directories aren't resized and overall space handling is crappy
2020-08-09 01:53:22 +03:00
Mark
d032356a89
ext2: node creation, mkdir()/creat()
2020-08-08 00:59:27 +03:00
Mark
68727654d0
ext2: block alloc/free, write up to L1 size
2020-08-07 17:24:05 +03:00