sortix-mirror/libmaxsi/decl
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
..
DIR.h Refactored all the sortix headers into a include directory. 2012-03-22 00:52:29 +01:00
FILE.h Added fseterr(3). 2012-03-12 01:31:48 +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
clock_t.h Added <time.h>, clock_t, and a stub for clock(3). 2012-03-04 18:38:23 +01:00
dev_t.h Added st_dev to struct stat. 2012-03-04 16:48:24 +01:00
errno_decl.h Made errno(3) a macro to itself. 2012-03-04 18:06:24 +01:00
errno_values.h Added EAGAIN and made read(1) and write(1) retry if they get it. 2012-03-17 15:35:45 +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
suseconds_t.h Added <sys/time.h>, struct timeval and gettimeofday(3) stub. 2012-03-04 22:05:52 +01:00
time_t.h Added <sys/time.h>, struct timeval and gettimeofday(3) stub. 2012-03-04 22:05:52 +01: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