sortix-mirror/libmaxsi/decl
Jonas 'Sortie' Termansen cbdf54fcdd Moved SEEK_SET, SEEK_CUR, and SEEK_SET to <sortix/seek.h>. 2012-02-24 17:34:50 +01:00
..
DIR.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
FILE.h Changed return type of FILE::tell_func to off_t. 2012-02-12 13:20:53 +01:00
NULL.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00
WCHAR_MAX.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00
WCHAR_MIN.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00
WEOF.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
blkcnt_t.h Added stubs for stat(2), and fstat(2). 2012-02-22 00:30:34 +01:00
blksize_t.h Added stubs for stat(2), and fstat(2). 2012-02-22 00:30:34 +01:00
errno_decl.h Implemented errno(3), added support in both kernel and utils. 2011-11-22 17:26:47 +01:00
errno_values.h Blocking systemcalls now return EBLOCKING instead of EWOULDBLOCK. 2012-02-10 13:28:28 +01:00
gid_t.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00
id_t.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00
ino_t.h Added stubs for stat(2), and fstat(2). 2012-02-22 00:30:34 +01:00
intn_t.h Implemented large parts of the stdio(3), including fprintf. 2011-12-24 04:28:34 +01:00
intptr_t.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00
locale_t.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00
mode_t.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00
nlink_t.h Added stubs for stat(2), and fstat(2). 2012-02-22 00:30:34 +01:00
off_t.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00
pid_t.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00
ptrdiff_t.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00
size_t.h Made the size_t declaration compatible with GCC. 2012-01-09 00:31:14 +01:00
ssize_t.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00
uid_t.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00
useconds_t.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
va_list.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00
wchar_t.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00
wctrans_t.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
wctype_t.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
wint_t.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00