fpc/rtl/solaris
2007-12-28 14:40:28 +00:00
..
i386 * remove $Log 2005-06-07 09:47:55 +00:00
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 for darwin/x86_64 2007-11-10 18:37:19 +00:00
Makefile.fpc * removed 1.0.x posix include dir 2007-04-12 14:24:49 +00:00
osdefs.inc * remove $Log 2005-06-07 09:47:55 +00:00
osmacro.inc * remove $Log 2005-06-07 09:47:55 +00:00
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 * Implemented late thread manager initialization. Thread manager code is not included to executable if thread stuff are not used. WinCE executable size is reduced by 4KB, Win32 executable size is reduced by 3KB. No testsuite regressions. 2007-12-28 14:40:28 +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 * solaris has to link to libsocket and libnsl when using socket 2007-11-19 09:45:11 +00:00