sortix-mirror/libmaxsi/hsrc
Jonas 'Sortie' Termansen 9f35df813e Implemented errno(3), added support in both kernel and utils. 2011-11-22 17:26:47 +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
sortedlist.h Fixed bug where SortedList::Search did not sort the list if needed. 2011-11-21 14:56:09 +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 Gave user-space access to VGA color constants. 2011-08-23 21:02:15 +02: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