sortix-mirror/sortix/fs
Jonas 'Sortie' Termansen bd1b1fe3bc Added isatty(2), which is used by editor. 2011-11-26 21:00:40 +01:00
..
devfs.cpp devfs now correctly manages sizes of files. 2011-11-26 21:00:37 +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 Added isatty(2), which is used by editor. 2011-11-26 21:00:40 +01:00
ramfs.h Added unlink(2) and rm(1). 2011-11-21 19:01:56 +01:00