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 * Active out support using $modeswitch under Haiku after r14965 2010-03-07 02:53:33 +00:00
bethreads.pp
classes.pp
errno.inc * Define two more constants in order to compile fppkg under Haiku after r15275 2010-05-19 22:25:59 +00:00
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 o Haiku patches by Olivier Coursiere 2009-02-01 10:30:55 +00:00
osmacro.inc
ossysc.inc
ostypes.inc Fix the build under Haiku : 2009-07-19 01:24:46 +00:00
pthread.inc * TCriticalSection.Tryenter support (Mantis 15928) + short test/demo 2010-03-21 11:34:05 +00:00
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 * Implement do_IsDevice without relying on IOCTL_TCGETS (unsupported on Haiku). This enable mouse support in the Freepascal IDE. 2009-07-19 14:19:59 +00:00
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 o Haiku patches by Olivier Coursiere 2009-02-01 10:30:55 +00:00
termiosproc.inc
unixsock.inc
unxconst.inc * Fixed some declarations for Haiku. Some are needed to compile Lazarus. 2010-01-17 01:10:24 +00:00
unxfunc.inc
unxsockh.inc * Fixes all constant declarations according to sys/socket.h and netinet/in.h. 2010-03-31 23:25:10 +00:00