sortix-mirror/sortix/include/sortix
Jonas 'Sortie' Termansen 81530bc58c Really fix size_t declarations by asking compiler. 2012-09-12 12:39:30 +02:00
..
kernel Fix including private signal.h in kthread.h. 2012-09-12 12:18:51 +02:00
x64 Really fix size_t declarations by asking compiler. 2012-09-12 12:39:30 +02:00
x86 Really fix size_t declarations by asking compiler. 2012-09-12 12:39:30 +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 Renamed sforkr(2) to tfork(2). 2012-09-08 18:45:52 +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
signal.h Multithreaded kernel and improvement of signal handling. 2012-09-08 18:45:41 +02:00
stat.h Implemented a new initrd format with better inode support. 2012-07-02 17:40:52 +02:00
syscallnum.h Renamed sforkr(2) to tfork(2). 2012-09-08 18:45:52 +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
wait.h Implement proper W* error codes in sys/wait.h and kernel. 2012-09-09 12:21:39 +02:00