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 + FreeBSD lazarus project 2008-09-13 08:58:54 +00:00
buildrtl.pp * fixed typo 2008-09-13 09:18:27 +00:00
console.pp
errno.inc
errnostr.inc
freebsd.pas * pathname functions 2011-06-08 10:44:56 +00:00
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 * Fix failure of webtbs/tw17560: 2011-09-22 11:37:27 +00:00
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 * added files from linux to attempt having part of the startup in pascal 2008-06-01 13:55:37 +00:00
si_intf.inc * added files from linux to attempt having part of the startup in pascal 2008-06-01 13:55:37 +00:00
signal.inc + psigcontex alias for psigcontextrec 2007-02-01 12:09:33 +00:00
sysctlh.inc * some more KERN_PROC constants. 2011-06-07 12:22:01 +00:00
sysnr.inc * fpgetsid, Mantis #20329 2011-09-22 13:21:38 +00:00
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 * new socketerror scheme. OS/2 and netware are now broken and still must be done. (merge me and all previous socket related commits please) 2007-05-13 18:30:24 +00:00
unxconst.inc
unxfunc.inc * pipe cleanup from Ales, also fixes TProcess for AMD64. 2008-11-01 11:43:43 +00:00
unxsockh.inc * add TCP and UDP setsockopt option constants to all unix-likes 2008-05-31 22:06:56 +00:00
unxsysc.inc * pipe cleanup from Ales, also fixes TProcess for AMD64. 2008-11-01 11:43:43 +00:00