Block a user
f09e6f2e85
docs: Add documentation for the new "writing" API
845b357bef
Update README.md
482ac6d949
feat: Add write support
WIP: Start working on a VFS implementation
cb4246b98d
kernel: Start working on a VFS implementation using OOP and SharedPtr
51024f879d
SharedPtr: Delete ptr on failure in all adopt_shared* functions