sortix-mirror/libmaxsi/include/libmaxsi
Jonas 'Sortie' Termansen db79994e64 Refactored all the sortix headers into a include directory.
Also got rid of trailing white space. That corrupted .git/.

Big ass-commit because of recovered .git directory.
2012-03-22 00:52:29 +01:00
..
error.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01: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 Refactored all the sortix headers into a include directory. 2012-03-22 00:52:29 +01: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 Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01: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