sortix-mirror/libmaxsi/include/libmaxsi
Jonas 'Sortie' Termansen 6bcb3d7384 Added stat(2) and fstat(2) in the kernel.
It's a bit hacky, but it works.

lstat(2) currently redirects to stat(2).
2012-03-06 13:10:59 +01:00
..
error.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
format.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
io.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
memory.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
platform.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +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