fpc/rtl/solaris
Jonas Maebe da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
use a single byte API for file system operations
  + FPCRTL_FILESYSTEM_TWO_BYTE_API define that is set for targets where we
    use a single byte API for file system operations
   o in principle, both can be set if both are supprted and implemented in
     the RTL in order to minimise conversions depending on the scenario

git-svn-id: branches/cpstrrtl@24991 -
2013-06-27 21:37:39 +00:00
..
i386
sparc
x86_64
clocale.inc
errno.inc
errnostr.inc
Makefile Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 2013-04-29 12:30:54 +00:00
Makefile.fpc rtl: add missing windows codepages (mantis #0024294) 2013-04-22 01:48:12 +00:00
osdefs.inc
osmacro.inc
ostypes.inc
pthread.inc * fixed parameter types of pthread_mutex_destroy, pthread_mutex_lock and 2012-03-29 20:32:20 +00:00
ptypes.inc * removed "packed" from a few OS interface records 2012-03-29 20:32:42 +00:00
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
signal.inc
suuid.inc
sysos.inc
sysosh.inc
system.pp * Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently. 2013-02-28 18:21:28 +00:00
termio.pp
termios.inc
termiosproc.inc * Applied patch from Ludo Brands wrt constant used in termio.TCFlush. 2012-05-05 14:48:49 +00:00
unxconst.inc
unxfunc.inc
unxsockh.inc