sortix-mirror/sortix/include/sortix
Jonas 'Sortie' Termansen 1ce55af846 Created framework for video drivers.
This supports dynamic loading and unloading of graphics drivers, mode
switching and detection and flexible kernel access to the framebuffer.
2012-07-30 19:00:24 +02:00
..
kernel Created framework for video drivers. 2012-07-30 19:00:24 +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
mman.h Refactored the internal kernel memory management API. 2012-07-06 17:18:07 +02: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 tcgetwinsize(2) for determining terminal resolution. 2012-07-24 18:43:34 +02:00
termios.h Added tcgetwinsize(2) for determining terminal resolution. 2012-07-24 18:43:34 +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
vga.h Updated vga code to newer coding conventions. 2012-07-23 00:05:31 +02:00