aboutsummaryrefslogtreecommitdiff
path: root/kernel/inc/fs.h
AgeCommit message (Collapse)Author
2021-01-04Some vfs fixesMarvin Borner
2020-12-11Some FS stuffMarvin Borner
2020-12-10Started VFSMarvin Borner
I have plans to remove the whole event system and make everything a file - just like Unix does. It's way easier that way actually.
2020-11-20Added stat syscallMarvin Borner
This currently only returns the file size, other stats will follow soon!
2020-11-20Some fixes here and thereMarvin Borner
Ya, professional commit messages as always
2020-11-05Added warning flags and fixed them :)Marvin Borner
2020-08-09Heavy restructuring of libc, kernel and appsMarvin Borner