sortix-mirror/libmaxsi/decl
Jonas 'Sortie' Termansen 01ea5419cc Add E2BIG. 2012-09-08 18:45:53 +02:00
..
DIR.h Refactored all the sortix headers into a include directory. 2012-03-22 00:52:29 +01:00
FILE.h Added ungetc(3). 2012-05-29 22:17:27 +02: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 Programmers can now redirect what the errno macro refers to. 2012-07-06 17:18:06 +02:00
errno_values.h Add E2BIG. 2012-09-08 18:45:53 +02: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 Prevent GCC from fixing headers that are OK. 2012-05-27 23:46:59 +02:00
size_t.h Prevent GCC from fixing headers that are OK. 2012-05-27 23:46:59 +02: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 GCC no longer fixes stdio.h because of va_list. 2012-05-28 22:37:45 +02:00
wchar_t.h Prevent GCC from fixing headers that are OK. 2012-05-27 23:46:59 +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