fpc/rtl/linux
Jonas Maebe 5b58162d6b * increased the size of tdirent to
a) compensate for the fact that the kernel assumes it's a multiple of 8
      bytes
   b) reduce the number of system calls we have to perform when walking a
      directory
  (fixes mantis #24885 and probably also #20125 and #23732)

git-svn-id: trunk@26150 -
2013-11-27 22:57:17 +00:00
..
arm * insert it statements for arm thumb2 in syscall assembler procedures 2013-08-23 15:22:38 +00:00
i386 - RTL, Linux/FreeBSD shared library startup: removed FPC_SHARED_LIB_EXIT label, it is a leftover from times when library startup code was erroneously halting owning process on exit. 2013-10-10 13:14:56 +00:00
m68k - RTL, Linux/FreeBSD shared library startup: removed FPC_SHARED_LIB_EXIT label, it is a leftover from times when library startup code was erroneously halting owning process on exit. 2013-10-10 13:14:56 +00:00
mips - RTL, Linux/FreeBSD shared library startup: removed FPC_SHARED_LIB_EXIT label, it is a leftover from times when library startup code was erroneously halting owning process on exit. 2013-10-10 13:14:56 +00:00
mipsel * avoid assembler warning about missing eol at eof 2012-04-21 18:23:18 +00:00
powerpc - RTL, Linux/FreeBSD shared library startup: removed FPC_SHARED_LIB_EXIT label, it is a leftover from times when library startup code was erroneously halting owning process on exit. 2013-10-10 13:14:56 +00:00
powerpc64 - RTL, Linux/FreeBSD shared library startup: removed FPC_SHARED_LIB_EXIT label, it is a leftover from times when library startup code was erroneously halting owning process on exit. 2013-10-10 13:14:56 +00:00
sparc * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 2013-06-27 14:01:18 +00:00
x86_64 - RTL, Linux/FreeBSD shared library startup: removed FPC_SHARED_LIB_EXIT label, it is a leftover from times when library startup code was erroneously halting owning process on exit. 2013-10-10 13:14:56 +00:00
buildrtl.lpi * version updated 2012-02-22 17:47:54 +00:00
buildrtl.pp rtl: enable character.pas building for win64 and linux 2011-09-23 00:37:00 +00:00
bunxsysc.inc * Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore 2012-06-08 09:34:36 +00:00
errno-mips.inc + ESysERFKILL added 2012-07-09 13:45:20 +00:00
errno-sparc.inc Added errors 127 to 133 for Sparc 2012-04-19 15:04:22 +00:00
errno.inc MIPS system errors separated into errno-mips.inc file 2012-07-09 13:17:29 +00:00
errnostr.inc
fpcylix.pp
fpmake.inc
gpm.pp - removed "packed" from record types that should/need not be packed 2011-11-08 23:13:16 +00:00
ipccall.inc
ipcsys.inc
linux.pp * Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore 2012-06-08 09:34:36 +00:00
linuxvcs.pp
Makefile * regenerated fpcmake makefiles after r25642 2013-10-05 10:11:27 +00:00
Makefile.fpc rtl: add missing windows codepages (mantis #0024294) 2013-04-22 01:48:12 +00:00
oldlinux.pp * Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore 2012-06-08 09:34:36 +00:00
osdefs.inc * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 2013-06-27 14:01:18 +00:00
osmacro.inc * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 2013-06-27 14:01:18 +00:00
ossysc.inc + linux syscalls for arm thumb 2013-03-24 21:39:34 +00:00
ostypes.inc * increased the size of tdirent to 2013-11-27 22:57:17 +00:00
pthread.inc fix pthreads use with Android: it does not provide some functions. This patch is partially based on the bug report 0021525. Further, fix use of sem_timedwait in cthreads.pp since Android supports it. 2012-04-26 19:05:06 +00:00
ptypes.inc Use CPUMIPS instead of MIPS conditional 2012-07-06 15:26:49 +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_c21.pp
si_c21g.pp
si_c.pp
si_dll.pp
si_g.pp
si_intf.inc
si_prc.pp
si_uc.pp
signal.inc * Fix Sigcontext field order for MIPS CPU 2012-06-26 16:21:57 +00:00
suuid.inc
sysos.inc * move fpgetenv(pchar) to unit system for syscall based *nix rtls. 2012-09-10 09:21:56 +00:00
sysosh.inc
system.pp - Linux RTL: MIPS no longer needs the softfloat code, don't compile it. 2013-10-30 12:25:11 +00:00
termio.pp
termios.inc Various adjustments to the RTL for m68k: 2012-10-18 20:12:02 +00:00
termiosproc.inc
unixsock.inc
unixsockets.inc
unixsocketsh.inc
unxconst.inc
unxfunc.inc
unxsockh.inc - Removed level 2 comments and control characters in comments. 2012-06-27 20:04:39 +00:00
unxsysc.inc
unxsysch.inc