sortix-mirror/libmaxsi/include/libmaxsi
Jonas 'Sortie' Termansen d75a7145ef Updated vga code to newer coding conventions. 2012-07-23 00:05:31 +02:00
..
crc32.h Added a CRC32 function to libmaxsi. 2012-07-02 17:16:23 +02:00
error.h Programmers can now redirect what the errno macro refers to. 2012-07-06 17:18:06 +02:00
format.h Refactored all the sortix headers into a include directory. 2012-03-22 00:52:29 +01:00
integer.h Added a <libmaxsi/integer.h> header with divide-round-up functions. 2012-03-21 16:23:05 +01:00
io.h Refactored all the sortix headers into a include directory. 2012-03-22 00:52:29 +01:00
memory.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
platform.h <libmaxsi/platform.h> now autodetects the current platform. 2012-05-27 23:08:20 +02:00
process.h Added execv(3) and execve(3). 2012-03-02 15:00:11 +01:00
signal.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
signalnum.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
sortedlist.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
sortix-sound.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
sortix-vga.h Updated vga code to newer coding conventions. 2012-07-23 00:05:31 +02:00
string.h Added a Maxsi::String::Substring function. 2012-02-21 23:23:57 +01:00
syscall.h Removed annoying warnings when declaring x64 systemcalls. 2012-02-12 13:20:53 +01:00
thread.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
types.h Added stat(2) and fstat(2) in the kernel. 2012-03-06 13:10:59 +01:00