.. |
error.h
|
Implemented errno(3), added support in both kernel and utils.
|
2011-11-22 17:26:47 +01:00 |
format.h
|
Initial version of Sortix.
|
2011-08-05 14:25:00 +02:00 |
io.h
|
Removed lots of deprecated suff!
|
2011-09-06 19:51:47 +02:00 |
keyboard.h
|
Added a shell, a few programs, and added support for SIGINT.
|
2011-08-28 12:38:01 +02:00 |
memory.h
|
Added user-space memory allocation.
|
2011-12-16 13:24:49 +01:00 |
platform.h
|
Initial version of Sortix.
|
2011-08-05 14:25:00 +02:00 |
process.h
|
Removed obsolete functions to read from the initrd.
|
2011-12-04 15:38:02 +01:00 |
signal.h
|
Initial signal support. Please squash improvements into this commit.
|
2011-11-23 00:19:09 +01:00 |
signalnum.h
|
Initial signal support. Please squash improvements into this commit.
|
2011-11-23 00:19:09 +01:00 |
sortedlist.h
|
Fixed bug in the remove function of the sorted list class.
|
2011-11-24 10:41:13 +01:00 |
sortix-keyboard.h
|
Ported kernel to new syscall API and started cleaning up the old one.
|
2011-10-27 00:20:28 +02:00 |
sortix-sound.h
|
Added a sound api.
|
2011-08-22 00:25:28 +02:00 |
sortix-vga.h
|
Removed deprecated VGA API and moved it to /dev/vga.
|
2011-11-25 13:38:31 +01:00 |
string.h
|
Removed ConvertUInt{8,16} - ConvertUInt32 handles their input instead.
|
2011-12-04 15:49:29 +01:00 |
syscall.h
|
System calls in libmaxsi now use the constants from syscallnum.h.
|
2011-12-09 12:41:06 +01:00 |
thread.h
|
Initial version of Sortix.
|
2011-08-05 14:25:00 +02:00 |
types.h
|
Initial version of Sortix.
|
2011-08-05 14:25:00 +02:00 |