florian 49d4371784 * duplicate syscall number removed, resolves #36508 6 years ago
..
aarch64 42c46207cd * Corrected TUContext record for aarch64-linux and aarch64-android. It fixes obtaining of an address of the instruction where a signal has thrown. 7 years ago
arm 295041e523 * updated linux syscall numbers 6 years ago
i386 295041e523 * updated linux syscall numbers 6 years ago
m68k 295041e523 * updated linux syscall numbers 6 years ago
mips 295041e523 * updated linux syscall numbers 6 years ago
mipsel 4934a42389 * avoid assembler warning about missing eol at eof 13 years ago
powerpc 295041e523 * updated linux syscall numbers 6 years ago
powerpc64 bffbff73e1 * remove deprecated parts linux stat records (FPC 1.0 leftovers) 7 years ago
riscv32 0e0407ad57 Add si_XXX.inc files, pointing to riscv64 counterparts 6 years ago
riscv64 247f80abfb prepare source to also support riscv32 code 6 years ago
sparc 96f28cbb11 * move sysnr.inc to a rtl/linux/sparcgen dir 8 years ago
sparc64 dc0e8de99f Fix PIC code 8 years ago
sparcgen 49d4371784 * duplicate syscall number removed, resolves #36508 6 years ago
x86_64 295041e523 * updated linux syscall numbers 6 years ago
Makefile b990c59693 + riscv32 cpu: Use SYSINIT_UNITS instead of LOADERS 6 years ago
Makefile.fpc b990c59693 + riscv32 cpu: Use SYSINIT_UNITS instead of LOADERS 6 years ago
buildrtl.lpi f5496c9d11 * improved build unit lazarus project for linux 6 years ago
buildrtl.pp f5496c9d11 * improved build unit lazarus project for linux 6 years ago
bunxsysc.inc f7efca92ec * android: Disabled usage of the "pselect6" and "ppoll" syscalls for arm-android. These syscalls are not available on old Android versions (2.3 or older). 7 years ago
errno-mips.inc 3ccfd2d74d + ESysERFKILL added 13 years ago
errno-sparc.inc f4b437288e Added errors 127 to 133 for Sparc 13 years ago
errno.inc 6bc339192d MIPS system errors separated into errno-mips.inc file 13 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
linux.pp d425a85f8d + Linux.fpstatx, resolves #36501 6 years ago
linuxvcs.pp ee6c426e05 * Fix bug ID #0035596: better detection of vcs device 6 years ago
osdefs.inc f7efca92ec * android: Disabled usage of the "pselect6" and "ppoll" syscalls for arm-android. These syscalls are not available on old Android versions (2.3 or older). 7 years ago
osmacro.inc 16183bebfe * libc's open() function is a varargs function 11 years ago
ossysc.inc 9bd19b050b Also use syscall_nr_fstatat for FpStat function for riscv32 cpu 6 years ago
ostypes.inc d425a85f8d + Linux.fpstatx, resolves #36501 6 years ago
pmutext.inc 13e76ccc01 * some type declarations for sparc64-linux fixed 8 years ago
pthread.inc 3edc0560b0 * patch by Benjamin Rosseaux: TEvent.WaitFor on *nix uses Monotonic Clock now 6 years ago
ptypes.inc 7e3acda739 * TIOCtlRequest is declared as unsigned long according to man 2 ioctl 6 years ago
rtldefs.inc da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 12 years ago
si_c.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages 9 years ago
si_c21.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages 9 years ago
si_c21g.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages 9 years ago
si_dll.pp 5491cf9519 Force PIC usage for sparc64 CPU 8 years ago
si_g.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages 9 years ago
si_impl.inc 597a23d278 + tls support for x86_64-linux (not yet enabled by default) 7 years ago
si_intf.inc 533789777b * prepare Linux RTL for a platform-by-platform switch to indirect entry information, including the capability to bootstrap a direct entry target to an indirect one while using the assembly startup files of the indirect one 8 years ago
si_prc.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages 9 years ago
si_uc.pp 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages 9 years ago
signal.inc 3b48c6e316 * sparc64 uses the same different signal numbers as sparc32 on linux 8 years ago
suuid.inc 5bbf299c22 * Fix bug #31555, disbablefile locking 8 years ago
sysnr-gen.inc 295041e523 * updated linux syscall numbers 6 years ago
sysos.inc 0c404918e1 sparc64 also uses 0245408 TCGETS constant 8 years ago
sysosh.inc 533789777b * prepare Linux RTL for a platform-by-platform switch to indirect entry information, including the capability to bootstrap a direct entry target to an indirect one while using the assembly startup files of the indirect one 8 years ago
system.pp ad6642edc0 * android: Fixed stdio redirection for threads. 6 years ago
t_linux.h2paschk fae45b2075 Add first linux RTL compliance test file t_linux.h2paschk 6 years ago
termio.pp ebe262762a * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes 12 years ago
termios.inc ceb38833f2 Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk. 7 years ago
termiosproc.inc 83d72bdf19 Use TIOCtlRequest type for local variable nr inside TCSetAttr function 6 years ago
unxconst.inc cd8842a74d * fixed TCGETS ioctl call constant for ppc/ppc64 (from do_isdevice) 19 years ago
unxfunc.inc 266ebc351b * remove some deprecated functions. Most have alternatives since at least 2.4, and more often 2.2 10 years ago
unxsysc.inc af0fdea815 * Android: Include list of supported syscalls for each CPU. 8 years ago
unxsysch.inc 28e614c237 * move fdatasync to linux unit 17 years ago