fpc/rtl/solaris
Jonas Maebe fba565d666 * use statvfs/fstatvfs on solaris instead of statfs/fstatfs, because the
latter are deprecated
  * replaced (wrong) statfs record definition with the definition of statvfs

git-svn-id: trunk@12815 -
2009-02-28 10:18:36 +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 * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
Makefile.fpc - removed $(SYSTEMUNIT)$(PPUEXT) from the macpas unit dependencies 2008-07-20 13:05:03 +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 * fixed solaris flock type 2009-01-30 16:40:43 +00:00
pthread.inc * honour the specified stack size when creating new threads on unix 2009-01-08 18:37:24 +00:00
ptypes.inc * use statvfs/fstatvfs on solaris instead of statfs/fstatfs, because the 2009-02-28 10:18:36 +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 - removed all "islibrary:=false;" assignments from system unit 2008-12-17 17:48:04 +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 solaris flock type 2009-01-30 16:40:43 +00:00
unxsockh.inc * add TCP and UDP setsockopt option constants to all unix-likes 2008-05-31 22:06:56 +00:00