fpc/rtl/solaris
Jonas Maebe f60c72b773 * fixed ioctl for non-linux: the third parameter is "..." there rather
than a pointer. The interface still accepts a plain pointer for
    backwards compatibility.

git-svn-id: trunk@9176 -
2007-11-10 18:22:37 +00:00
..
i386
sparc * fixed fpu rte code for invalid, inexact and "subscript out of range" 2007-05-24 12:02:23 +00:00
errno.inc * fixed typo 2006-12-25 10:01:24 +00:00
errnostr.inc * sys_errlist fixed 2006-03-22 21:10:56 +00:00
Makefile * regenerated to fix fpc detection on non-i386 2007-10-29 16:34:18 +00:00
Makefile.fpc * removed 1.0.x posix include dir 2007-04-12 14:24:49 +00:00
osdefs.inc
osmacro.inc
ostypes.inc * removed restoration ofa compability that never existed 2007-05-04 22:09:02 +00:00
pthread.inc * explicitly unmask SIGSEGV, SIGILL, SIGBUS and SIGFPE at the start 2007-08-11 20:59:37 +00:00
ptypes.inc * use TIOCtlRequest instead of hard ifdefs to remove warnings 2007-09-29 14:22:41 +00:00
signal.inc * fixed solaris siginfo structure 2006-12-17 13:43:22 +00:00
suuid.inc * made a lot of Solaris rtl stuff compilable 2006-02-07 20:17:44 +00:00
sysos.inc * fixed ioctl for non-linux: the third parameter is "..." there rather 2007-11-10 18:22:37 +00:00
sysosh.inc * pthread_t is an "unsigned int" on solaris 2006-11-08 12:55:22 +00:00
system.pp
termio.pp * made a lot of Solaris rtl stuff compilable 2006-02-07 20:17:44 +00:00
termios.inc * missing FIO constants 2006-02-13 13:58:35 +00:00
termiosproc.inc * made a lot of Solaris rtl stuff compilable 2006-02-07 20:17:44 +00:00
unxconst.inc * made a lot of Solaris rtl stuff compilable 2006-02-07 20:17:44 +00:00
unxfunc.inc * fixed sparc alignment issues with popen/pclose 2006-08-04 13:07:01 +00:00
unxsockh.inc * fixes solaris and netbsd AF_ and PF_ defines 2006-11-22 11:09:32 +00:00