fpc/rtl/linux
2010-08-06 17:45:42 +00:00
..
arm * minimal implementation by Benjamin 'BeRo' Rosseaux 2010-06-27 11:07:35 +00:00
i386 * rtl: fix i386-linux uclibc atexit functionality (call exit instead of _exit) 2010-04-03 13:18:10 +00:00
m68k * several fixes by Pierre Pede (parts of his patch to mantis #12492) 2009-09-12 21:57:41 +00:00
mips * several mips/mipsel related stuff fixed 2009-11-27 15:10:56 +00:00
mipsel * more mipsel code 2009-12-06 12:12:15 +00:00
powerpc * remove the RTL's installed signal handlers at the end of the system 2009-05-02 09:40:44 +00:00
powerpc64 * remove the RTL's installed signal handlers at the end of the system 2009-05-02 09:40:44 +00:00
sparc * remove the RTL's installed signal handlers at the end of the system 2009-05-02 09:40:44 +00:00
x86_64 * don't exit the program in the exit code of shared libraries under Linux 2009-11-15 13:50:14 +00:00
buildrtl.lpi * .lpi version update 2010-01-02 15:54:39 +00:00
buildrtl.pp * .lpi version update 2010-01-02 15:54:39 +00:00
bunxsysc.inc + Add modify_ldt to linux unit 2010-07-18 21:53:26 +00:00
errno.inc
errnostr.inc
fpcylix.pp
fpmake.inc
gpm.pp * socket ->fpsocket 2009-08-09 10:30:15 +00:00
ipccall.inc
ipcsys.inc
linux.pp + Add modify_ldt to linux unit 2010-07-18 21:53:26 +00:00
linuxvcs.pp * disable iochecking when opening terminal (to avoid RTE of #11376). 2008-07-26 10:48:36 +00:00
Makefile * enables compilation of iso7185 unit on all targets 2010-08-06 17:45:42 +00:00
Makefile.fpc * enables compilation of iso7185 unit on all targets 2010-08-06 17:45:42 +00:00
oldlinux.pp
osdefs.inc * Patch from Henry Vermaak to fix EABI kernel API for arm. 2009-08-20 08:00:50 +00:00
osmacro.inc
ossysc.inc * fixed signal return trampolines for ARM EABI (mantis #15803) 2010-02-18 20:53:28 +00:00
ostypes.inc * fixed linux flock type by defining and using a kernel_off_t type 2009-05-09 19:47:59 +00:00
pthread.inc * Fixed compilation on Linux after r15557 2010-07-12 21:38:55 +00:00
ptypes.inc * moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp. 2010-01-09 16:05:42 +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
suuid.inc
sysos.inc
sysosh.inc
system.pp * moved ugetrlimit to the implementation (as linux specific call it shouldn't be exported) 2009-10-16 18:47:43 +00:00
termio.pp
termios.inc * yet another fix for 10292, mea culpa. (identifiers were added for the wrong architecture) 2008-09-26 19:32:39 +00:00
termiosproc.inc
unixsock.inc * Patch from Henry Vermaak to fix EABI kernel API for arm. 2009-08-20 08:00:50 +00:00
unixsockets.inc
unixsocketsh.inc
unxconst.inc
unxfunc.inc
unxsockh.inc
unxsysc.inc * move fdatasync to linux unit 2008-11-15 20:44:44 +00:00
unxsysch.inc * move fdatasync to linux unit 2008-11-15 20:44:44 +00:00