fpc/rtl/darwin
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
..
arm * fixed clearing fpscr "exception happened" flags 2009-12-03 20:21:27 +00:00
i386 * fixes from previous darwin/i386 commit for darwin/x86_64 2007-11-11 17:09:52 +00:00
powerpc * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
powerpc64 * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
ppcgen * remove the RTL's installed signal handlers at the end of the system 2009-05-02 09:40:44 +00:00
x86 * remove the RTL's installed signal handlers at the end of the system 2009-05-02 09:40:44 +00:00
x86_64 * fixes from previous darwin/i386 commit for darwin/x86_64 2007-11-11 17:09:52 +00:00
console.pp * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
errno.inc
errnostr.inc * added missing "," 2006-01-08 08:21:15 +00:00
extres_multiarch.inc + darwin/arm signal handling support, except for the definition of the 2008-11-21 22:04:03 +00:00
Makefile rtl: add unicodenumtable to install units 2013-05-13 02:19:46 +00:00
Makefile.fpc rtl: add unicodenumtable to install units 2013-05-13 02:19:46 +00:00
pmutext.inc * 64 bit fixes 2007-02-14 21:53:14 +00:00
pthread.inc + definition of pthread_mutex_trylock(), fixes compilation after r15026 2010-03-21 11:47:27 +00:00
ptypes.inc * made several OS interfacing records non-packed, since they are not packed 2012-03-29 17:10:13 +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 * made several OS interfacing records non-packed, since they are not packed 2012-03-29 17:10:13 +00:00
sysctlh.inc
termio.pp
termios.inc * made several OS interfacing records non-packed, since they are not packed 2012-03-29 17:10:13 +00:00
termiosproc.inc * use libc functions instead of (wrong) translations of C code for most 2012-05-14 18:12:30 +00:00
unxconst.inc * fixed O_NOCTTY constant value 2009-01-29 15:10:43 +00:00
unxfunc.inc * more ESysEINTR handling 2009-03-19 22:01:09 +00:00
unxsockh.inc * add TCP and UDP setsockopt option constants to all unix-likes 2008-05-31 22:06:56 +00:00