This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
sortix--sortix
Watch
1
Star
0
Fork
You've already forked sortix--sortix
0
mirror of
https://gitlab.com/sortix/sortix.git
synced
2023-02-13 20:55:38 -05:00
Code
Releases
Activity
724305f3a7
sortix--sortix
/
sortix
/
fs
History
Jonas 'Sortie' Termansen
724305f3a7
Merge commit '7a233f2938f4e28d61504853e2f6daf4904aab33'
...
Conflicts: sortix/fs/ramfs.cpp
2011-11-24 15:38:45 +01:00
..
devfs.cpp
Improved error codes in devfs.
2011-11-22 17:56:58 +01:00
devfs.h
Added devfs, with files /tty and /null and mounted it at /dev.
2011-11-21 21:49:13 +01:00
initfs.cpp
Implemented errno(3), added support in both kernel and utils.
2011-11-22 17:26:47 +01:00
initfs.h
Added unlink(2) and rm(1).
2011-11-21 19:01:56 +01:00
ramfs.cpp
Merge commit '7a233f2938f4e28d61504853e2f6daf4904aab33'
2011-11-24 15:38:45 +01:00
ramfs.h
Added unlink(2) and rm(1).
2011-11-21 19:01:56 +01:00