sortix-mirror/libmaxsi/decl
Jonas 'Sortie' Termansen 5fde8e13ed Blocking systemcalls now return EBLOCKING instead of EWOULDBLOCK.
EWOULDBLOCK is now used when it wanted to block, but didn't.
2012-02-10 13:28:28 +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
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
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
mode_t_values.h Initial version of Sortix. 2011-08-05 14:25:00 +02: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
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
wint_t.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00