sortix-mirror/libmaxsi/hsrc
Jonas 'Sortie' Termansen d3a7b18f69 libc now has exit() and abort() functions. 2011-09-13 16:49:08 +02:00
..
error.h Initial version of Sortix. 2011-08-05 14:25:00 +02: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 libc now has exit() and abort() functions. 2011-09-13 16:49:08 +02:00
sortix-keyboard.h Added libmaxsi keyboard API, allowing user-space to use the keyboard. 2011-08-21 12:52:56 +02:00
sortix-sound.h Added a sound api. 2011-08-22 00:25:28 +02:00
sortix-vga.h Gave user-space access to VGA color constants. 2011-08-23 21:02:15 +02:00
string.h Made an integer-to-string API for user-space to use. 2011-09-06 16:16:25 +02:00
syscall.h Initial version of Sortix. 2011-08-05 14:25:00 +02: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