fpc/rtl/solaris
Jonas Maebe 1251ec996b - removed $(SYSTEMUNIT)$(PPUEXT) from the macpas unit dependencies
(that variable is not defined for all targets and is not necessary
     anymore either)
  * fixed building of win32/win64 (different because of the buildrtl unit)

git-svn-id: trunk@11419 -
2008-07-20 13:05:03 +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 - removed $(SYSTEMUNIT)$(PPUEXT) from the macpas unit dependencies 2008-07-20 13:05:03 +00:00
Makefile.fpc - removed $(SYSTEMUNIT)$(PPUEXT) from the macpas unit dependencies 2008-07-20 13:05:03 +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 * fixed wchar_t type (was: widechar, now is cint/cint32/long depending on 2007-12-05 17:42:35 +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 * return an empty string for paramstr(value>paramcount) (already correct 2008-04-18 16:56:44 +00:00
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 * add TCP and UDP setsockopt option constants to all unix-likes 2008-05-31 22:06:56 +00:00