sortix-mirror/libmaxsi/decl
Jonas 'Sortie' Termansen fec176fa15 Refactored the libmaxsi/ directory.
C and C++ files are now kept together and so are the mxmpp declarations.

Header files are now stored in include/ and mxmpp'd into preproc/.

All other code now -I ../libmaxsi/preproc.

And other stuff to make this happen, including refactoring Makefile.
2012-02-12 13:20:53 +01:00
..
DIR.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
FILE.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
NULL.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00
SEEK_CUR.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
SEEK_END.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
SEEK_SET.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01: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
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
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