.. |
aarch64
|
3053f8c2e8
* many syscallh header files had GPL license instead of modified. I owned the copyright, or in one case, Thomas did, but it was a full copy of mine. -> changed to modified
|
преди 5 години |
arm
|
3053f8c2e8
* many syscallh header files had GPL license instead of modified. I owned the copyright, or in one case, Thomas did, but it was a full copy of mine. -> changed to modified
|
преди 5 години |
i386
|
3053f8c2e8
* many syscallh header files had GPL license instead of modified. I owned the copyright, or in one case, Thomas did, but it was a full copy of mine. -> changed to modified
|
преди 5 години |
m68k
|
ee760a60f4
* changed copyright to Sven since he is the first one with an implementation.
|
преди 5 години |
mips
|
295041e523
* updated linux syscall numbers
|
преди 5 години |
mipsel
|
4934a42389
* avoid assembler warning about missing eol at eof
|
преди 13 години |
powerpc
|
3053f8c2e8
* many syscallh header files had GPL license instead of modified. I owned the copyright, or in one case, Thomas did, but it was a full copy of mine. -> changed to modified
|
преди 5 години |
powerpc64
|
3053f8c2e8
* many syscallh header files had GPL license instead of modified. I owned the copyright, or in one case, Thomas did, but it was a full copy of mine. -> changed to modified
|
преди 5 години |
riscv32
|
3053f8c2e8
* many syscallh header files had GPL license instead of modified. I owned the copyright, or in one case, Thomas did, but it was a full copy of mine. -> changed to modified
|
преди 5 години |
riscv64
|
3053f8c2e8
* many syscallh header files had GPL license instead of modified. I owned the copyright, or in one case, Thomas did, but it was a full copy of mine. -> changed to modified
|
преди 5 години |
sparc
|
3053f8c2e8
* many syscallh header files had GPL license instead of modified. I owned the copyright, or in one case, Thomas did, but it was a full copy of mine. -> changed to modified
|
преди 5 години |
sparc64
|
3053f8c2e8
* many syscallh header files had GPL license instead of modified. I owned the copyright, or in one case, Thomas did, but it was a full copy of mine. -> changed to modified
|
преди 5 години |
sparcgen
|
49d4371784
* duplicate syscall number removed, resolves #36508
|
преди 5 години |
x86_64
|
3053f8c2e8
* many syscallh header files had GPL license instead of modified. I owned the copyright, or in one case, Thomas did, but it was a full copy of mine. -> changed to modified
|
преди 5 години |
Makefile
|
b990c59693
+ riscv32 cpu: Use SYSINIT_UNITS instead of LOADERS
|
преди 5 години |
Makefile.fpc
|
b990c59693
+ riscv32 cpu: Use SYSINIT_UNITS instead of LOADERS
|
преди 5 години |
buildrtl.lpi
|
f5496c9d11
* improved build unit lazarus project for linux
|
преди 5 години |
buildrtl.pp
|
f5496c9d11
* improved build unit lazarus project for linux
|
преди 5 години |
bunxsysc.inc
|
df6cf6637d
* fplstat needs to pass AT_SYMLINK_NOFOLLOW if the newfstatat syscall is used, reported by bald zhang, resolves #36528
|
преди 5 години |
errno-mips.inc
|
3ccfd2d74d
+ ESysERFKILL added
|
преди 13 години |
errno-sparc.inc
|
f4b437288e
Added errors 127 to 133 for Sparc
|
преди 13 години |
errno.inc
|
6bc339192d
MIPS system errors separated into errno-mips.inc file
|
преди 13 години |
errnostr.inc
|
27c92161d6
* Ales Katona's errors patch
|
преди 19 години |
fpcylix.pp
|
a7d088b197
+ MAX_PATH
|
преди 20 години |
fpmake.inc
|
03f441c966
+ Initial check-in
|
преди 20 години |
linux.pp
|
2b7447c78d
* EPoll_Event is packed only on x86-64, not other 64 Bit CPUs, resolves #34416
|
преди 5 години |
linuxvcs.pp
|
ee6c426e05
* Fix bug ID #0035596: better detection of vcs device
|
преди 6 години |
osdefs.inc
|
edb07af423
* more GPL -> GPL with modification.
|
преди 5 години |
osmacro.inc
|
edb07af423
* more GPL -> GPL with modification.
|
преди 5 години |
ossysc.inc
|
9bd19b050b
Also use syscall_nr_fstatat for FpStat function for riscv32 cpu
|
преди 5 години |
ostypes.inc
|
d425a85f8d
+ Linux.fpstatx, resolves #36501
|
преди 5 години |
pmutext.inc
|
13e76ccc01
* some type declarations for sparc64-linux fixed
|
преди 8 години |
pthread.inc
|
3edc0560b0
* patch by Benjamin Rosseaux: TEvent.WaitFor on *nix uses Monotonic Clock now
|
преди 5 години |
ptypes.inc
|
7e3acda739
* TIOCtlRequest is declared as unsigned long according to man 2 ioctl
|
преди 5 години |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
преди 12 години |
si_c.pp
|
266eccde9f
Merge revision(s) 32484 from branches/svenbarth/packages
|
преди 9 години |
si_c21.pp
|
266eccde9f
Merge revision(s) 32484 from branches/svenbarth/packages
|
преди 9 години |
si_c21g.pp
|
266eccde9f
Merge revision(s) 32484 from branches/svenbarth/packages
|
преди 9 години |
si_dll.pp
|
5491cf9519
Force PIC usage for sparc64 CPU
|
преди 8 години |
si_g.pp
|
266eccde9f
Merge revision(s) 32484 from branches/svenbarth/packages
|
преди 9 години |
si_impl.inc
|
597a23d278
+ tls support for x86_64-linux (not yet enabled by default)
|
преди 6 години |
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 години |
si_prc.pp
|
266eccde9f
Merge revision(s) 32484 from branches/svenbarth/packages
|
преди 9 години |
si_uc.pp
|
266eccde9f
Merge revision(s) 32484 from branches/svenbarth/packages
|
преди 9 години |
signal.inc
|
3b48c6e316
* sparc64 uses the same different signal numbers as sparc32 on linux
|
преди 8 години |
suuid.inc
|
5bbf299c22
* Fix bug #31555, disbablefile locking
|
преди 8 години |
sysnr-gen.inc
|
295041e523
* updated linux syscall numbers
|
преди 5 години |
sysos.inc
|
0c404918e1
sparc64 also uses 0245408 TCGETS constant
|
преди 8 години |
sysosh.inc
|
3cd4168ab3
+ introduce TOSTimestamp
|
преди 5 години |
system.pp
|
3335104da2
* get paramstr(0) only if really needed
|
преди 5 години |
t_linux.h2paschk
|
fae45b2075
Add first linux RTL compliance test file t_linux.h2paschk
|
преди 6 години |
termio.pp
|
ebe262762a
* Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes
|
преди 11 години |
termios.inc
|
ceb38833f2
Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk.
|
преди 7 години |
termiosproc.inc
|
83d72bdf19
Use TIOCtlRequest type for local variable nr inside TCSetAttr function
|
преди 6 години |
unxconst.inc
|
cd8842a74d
* fixed TCGETS ioctl call constant for ppc/ppc64 (from do_isdevice)
|
преди 19 години |
unxfunc.inc
|
266ebc351b
* remove some deprecated functions. Most have alternatives since at least 2.4, and more often 2.2
|
преди 9 години |
unxsysc.inc
|
af0fdea815
* Android: Include list of supported syscalls for each CPU.
|
преди 7 години |
unxsysch.inc
|
28e614c237
* move fdatasync to linux unit
|
преди 16 години |