Jonas Maebe 84cc38f4af * moved {$asmmode att} to top of file (mantis #17377) 15 years ago
..
arm 3668be7ee4 * minimal implementation by Benjamin 'BeRo' Rosseaux 15 years ago
i386 84cc38f4af * moved {$asmmode att} to top of file (mantis #17377) 15 years ago
m68k 92ff07deaf * several fixes by Pierre Pede (parts of his patch to mantis #12492) 16 years ago
mips 28ac4a8dda * several mips/mipsel related stuff fixed 16 years ago
mipsel 9e59c6dec7 * more mipsel code 16 years ago
powerpc f6d452c2c0 * remove the RTL's installed signal handlers at the end of the system 16 years ago
powerpc64 f6d452c2c0 * remove the RTL's installed signal handlers at the end of the system 16 years ago
sparc f6d452c2c0 * remove the RTL's installed signal handlers at the end of the system 16 years ago
x86_64 ac51f535ae * support of data > 2 GB on x86_64-linux with PIC by picifing the startup code, resolves #17236 15 years ago
Makefile 786c4e206f * enables compilation of iso7185 unit on all targets 15 years ago
Makefile.fpc 786c4e206f * enables compilation of iso7185 unit on all targets 15 years ago
buildrtl.lpi 1d1e62fcd0 * .lpi version update 15 years ago
buildrtl.pp 1d1e62fcd0 * .lpi version update 15 years ago
bunxsysc.inc 1009a84e25 + Add modify_ldt to linux unit 15 years ago
errno.inc 4ace790492 * remove $Log 20 years ago
errnostr.inc 27c92161d6 * Ales Katona's errors patch 20 years ago
fpcylix.pp a7d088b197 + MAX_PATH 20 years ago
fpmake.inc 03f441c966 + Initial check-in 20 years ago
gpm.pp bafbe5a451 * socket ->fpsocket 16 years ago
ipccall.inc 5baca0cfd3 * fix IPC for FPC_USE_LIBS 18 years ago
ipcsys.inc 5baca0cfd3 * fix IPC for FPC_USE_LIBS 18 years ago
linux.pp d8032f6366 - disabled modify_ldt for non-x86 platforms, since it does not exist there 15 years ago
linuxvcs.pp e6410f45c1 * disable iochecking when opening terminal (to avoid RTE of #11376). 17 years ago
oldlinux.pp d704af7216 fix compilation for {$T+} linux/win 19 years ago
osdefs.inc e8a375c774 * Patch from Henry Vermaak to fix EABI kernel API for arm. 16 years ago
osmacro.inc 57cfd89fbd * Linux 64-bit FS patch from neli for FPC_USE_LIBC 18 years ago
ossysc.inc d2a7a4c627 * fixed signal return trampolines for ARM EABI (mantis #15803) 15 years ago
ostypes.inc 53ad1bcabe * fixed linux flock type by defining and using a kernel_off_t type 16 years ago
pthread.inc 3e165e2dcf * Fixed compilation on Linux after r15557 15 years ago
ptypes.inc 5d87461507 * moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp. 15 years ago
si_c.pp 6bfff9702e + add linux/i386 start units 19 years ago
si_c21.pp 6bfff9702e + add linux/i386 start units 19 years ago
si_c21g.pp 6bfff9702e + add linux/i386 start units 19 years ago
si_dll.pp 6bfff9702e + add linux/i386 start units 19 years ago
si_g.pp 6bfff9702e + add linux/i386 start units 19 years ago
si_intf.inc 9217d50f5c * Fix smartlinking for linux. 19 years ago
si_prc.pp 6bfff9702e + add linux/i386 start units 19 years ago
si_uc.pp 7d5d4ba706 + add i386-linux uclibc process startup code 18 years ago
signal.inc a67a85332d * added SA_RESETHAND and SA_NODEFER constants 18 years ago
suuid.inc 8b94b4b849 * Fixed file handle leak when creating GUIDs 17 years ago
sysos.inc f00beea41c * fixed i386/linux rtl compilation and functionality when compiled 17 years ago
sysosh.inc 9abb852d70 * fix incompatiblity in signess between 64 and 32, make tthreadid=ptruint 18 years ago
system.pp 5121f470a2 * moved ugetrlimit to the implementation (as linux specific call it shouldn't be exported) 16 years ago
termio.pp d19c95db8f * various bugfixes 19 years ago
termios.inc aa4edaf074 * yet another fix for 10292, mea culpa. (identifiers were added for the wrong architecture) 17 years ago
termiosproc.inc d51b735deb * Prevent range check errors on powerpc-linux 18 years ago
unixsock.inc e8a375c774 * Patch from Henry Vermaak to fix EABI kernel API for arm. 16 years ago
unixsockets.inc 7a21cb5888 * add preliminary UnixSockets with linux implementation 18 years ago
unixsocketsh.inc 7a21cb5888 * add preliminary UnixSockets with linux implementation 18 years ago
unxconst.inc cd8842a74d * fixed TCGETS ioctl call constant for ppc/ppc64 (from do_isdevice) 19 years ago
unxfunc.inc d704af7216 fix compilation for {$T+} linux/win 19 years ago
unxsockh.inc a64bdeb9ef * add UDP and TCP setsockopt constants (linux) 17 years ago
unxsysc.inc 28e614c237 * move fdatasync to linux unit 17 years ago
unxsysch.inc 28e614c237 * move fdatasync to linux unit 17 years ago