fpc/rtl/freebsd
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 * changed all version numbers to 900044 for freebsd 9. Expanded script to deal with 2012-10-28 20:02:00 +00:00
x86_64 * changed all version numbers to 900044 for freebsd 9. Expanded script to deal with 2012-10-28 20:02:00 +00:00
bsdport.txt
buildrtl.lpi
buildrtl.pp
console.pp
errno.inc
errnostr.inc
freebsd.pas
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
pmutext.inc
pthread.inc
ptypes.inc * fix for FreeBSD9 compatibility break where sem_t is no longer an opague pointer but a record. 2013-02-10 17:51:29 +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
si_crt.pp
si_intf.inc
signal.inc
sysctlh.inc
sysnr.inc
termio.pp
termios.inc * added missing baudrates that were in 7.x already. Patch by Graeme, Mantis #23992 2013-03-08 22:26:40 +00:00
termiosproc.inc * improve tcflow 2012-05-05 15:18:50 +00:00
ucontexth.inc
unixsock.inc
unxconst.inc
unxfunc.inc
unxsockh.inc
unxsysc.inc