sortix-mirror/sortix/include/sortix
Jonas 'Sortie' Termansen c39473157a Implemented a new initrd format with better inode support.
This enables useful features such as directories, CRC32 checksums, and other
useful features. The initrdfs in the kernel is now hooked up against the new
API, although the kernel's current limited FS support is a problem for now.
To work around that, directories are not supported at runtime, although the
internal API understands them wonderfully. This will be fixed when the
kernel gets a real VFS.
2012-07-02 17:40:52 +02:00
..
kernel Forward compatbility with the kthread branch. 2012-05-04 13:13:44 +02:00
x64 Added sforkr(2) that controls the child registers as well. 2012-04-05 23:00:47 +02:00
x86 Added sforkr(2) that controls the child registers as well. 2012-04-05 23:00:47 +02:00
bits.h Make sure that the right bits.h file is always included. 2012-03-27 16:36:55 +02:00
fcntl.h Added a O_ACCMODE flag for GNU compatibility. 2012-05-28 22:52:11 +02:00
fork.h Added sforkr(2) that controls the child registers as well. 2012-04-05 23:00:47 +02:00
initrd.h Implemented a new initrd format with better inode support. 2012-07-02 17:40:52 +02:00
keycodes.h Refactored all the sortix headers into a include directory. 2012-03-22 00:52:29 +01:00
seek.h Refactored all the sortix headers into a include directory. 2012-03-22 00:52:29 +01:00
stat.h Implemented a new initrd format with better inode support. 2012-07-02 17:40:52 +02:00
syscallnum.h Added sforkr(2) that controls the child registers as well. 2012-04-05 23:00:47 +02:00
termmode.h Refactored all the sortix headers into a include directory. 2012-03-22 00:52:29 +01:00
timeval.h Refactored all the sortix headers into a include directory. 2012-03-22 00:52:29 +01:00
unistd.h Added sforkr(2) that controls the child registers as well. 2012-04-05 23:00:47 +02:00