sortix-mirror/libmaxsi/hsrc
Jonas 'Sortie' Termansen b6a0fd0374 Removed deprecated VGA API and moved it to /dev/vga. 2011-11-25 13:38:31 +01:00
..
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 Initial version of Sortix. 2011-08-05 14:25:00 +02:00
platform.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00
process.h Added an API for user-space to list the initrd, and 'ls' does so now. 2011-11-03 18:26:43 +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 Added strncmp(3). 2011-11-20 17:07:01 +01:00
syscall.h Fixed incorrect header in libmaxsi/syscall.h. 2011-11-02 19:14:23 +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