fpc/rtl/netbsd
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 + Added dllprt0.as fro netbsd 2013-03-15 16:07:25 +00:00
powerpc
x86_64 + Added dllprt0.as fro netbsd 2013-03-15 16:07:25 +00:00
errno.inc Corrected NetBSD system errors 2012-04-18 16:04:01 +00:00
errnostr.inc messages checked 2012-04-19 14:51:43 +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 * Try to implement real pmutext, not yet working 2012-02-10 00:20:52 +00:00
pthread.inc Changed sem_t to pointer to a anonymous struct as in system header and fixed wrong constant values 2012-04-19 12:52:28 +00:00
ptypes.inc correct TStatFs for netbsd 2012-04-17 15:25: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
signal.inc * add CPU prefix to some defines 2013-06-01 08:17:30 +00:00
syscalls.inc
sysconst.inc
sysctlh.inc
sysnr.inc Define USE_SIGACTION_SIGTRAMP for x86_64 2012-04-24 23:06:22 +00:00
sysofft.inc
systypes.inc
termio.pp
termios.inc + Add some missing constants 2012-02-09 17:34:22 +00:00
termiosproc.inc * tcflow and tcsendbreak fix for open/net 2012-05-05 20:15:43 +00:00
unixsock.inc
unxconst.inc
unxfunc.inc
unxsockh.inc
unxsysc.inc * Fix typo in last commit 2012-04-08 21:42:20 +00:00