fpc/rtl/haiku
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 * Updated haiku signal definitions to reflect changes made in Haiku 2012-04-01 08:03:12 +00:00
baseunix.pp
bethreads.pp
classes.pp
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
ossysc.inc
ostypes.inc
pthread.inc
ptypes.inc * fix some pthread declarations probably inherited from the BeOS port. 2011-10-21 22:24:03 +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
settimeo.inc
signal.inc * Updated haiku signal definitions to reflect changes made in Haiku 2012-04-01 08:03:12 +00:00
suuid.inc
syscall.inc
syscallh.inc
sysconst.inc
sysheap.inc
sysnr.inc
sysos.inc
sysosh.inc * revert part of r19256. While this declaration seems not consistent with 2011-10-22 23:12:20 +00:00
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
unixsock.inc
unxconst.inc
unxfunc.inc
unxsockh.inc