.. |
kernel
|
Add useful functions to <sortix/kernel/video.h> API.
|
2013-09-24 17:09:48 +02:00 |
x64
|
Add OFF_MIN and OFF_MAX.
|
2013-09-24 17:09:47 +02:00 |
x86
|
Add OFF_MIN and OFF_MAX.
|
2013-09-24 17:09:47 +02:00 |
bits.h
|
Add OFF_MIN and OFF_MAX.
|
2013-09-24 17:09:47 +02:00 |
display.h
|
Add dispmsg_issue(2).
|
2013-09-24 17:09:48 +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
|
Add dispmsg_issue(2).
|
2013-09-24 17:09:48 +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 |