fpc/rtl/linux
ondrej 1a0ba60de6 * revert r47598: implement TRandomGenerator
git-svn-id: trunk@47605 -
2020-11-27 04:53:06 +00:00
..
aarch64 * Aarch64-linux: debugging define disabled 2020-09-15 21:08:58 +00:00
arm * fixed comments in sysnr.inc files 2020-11-15 19:30:19 +00:00
i386 * fixed comments in sysnr.inc files 2020-11-15 19:30:19 +00:00
m68k * fixed comments in sysnr.inc files 2020-11-15 19:30:19 +00:00
mips
mipsel
powerpc * fixed comments in sysnr.inc files 2020-11-15 19:30:19 +00:00
powerpc64 * fixed comments in sysnr.inc files 2020-11-15 19:30:19 +00:00
riscv32
riscv64 Correct computation of operatingsystem_parameter_envp, which wrongly pointed to the NIL pointer separating argv from environment variables 2020-11-24 09:39:55 +00:00
sparc * floating point division by zero should throw run time error 208, fixed 2020-08-03 19:42:16 +00:00
sparc64 * floating point division by zero should throw run time error 208, fixed 2020-08-03 19:42:16 +00:00
sparcgen * fixed comments in sysnr.inc files 2020-11-15 19:30:19 +00:00
x86_64 * fixed comments in sysnr.inc files 2020-11-15 19:30:19 +00:00
xtensa Correct computation of operatingsystem_parameter_envp, which wrongly pointed to the NIL pointer separating argv from environment variables 2020-11-24 09:39:55 +00:00
buildrtl.lpi
buildrtl.pp
bunxsysc.inc + initial xtensa-linux rtl 2020-04-07 21:01:07 +00:00
errno-mips.inc
errno-sparc.inc
errno.inc
errnostr.inc
fpcylix.pp
fpmake.inc
linux.pp * fix for Mantis #36895: the new epoll_pwait was missing the size parameter for the sigmask parameter 2020-05-01 13:11:02 +00:00
linuxvcs.pp
Makefile Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 2020-11-20 14:03:57 +00:00
Makefile.fpc * add missing unixutils -> baseunix dependency 2020-11-03 21:34:26 +00:00
osdefs.inc * linux: use ugetrlimit syscall on m68k for rlimits retrieval. this fixes fpgetrlimit() call, and stack checking on Linux/m68k (tstack.pp test), at least on anything newer than kernel 2.4+ (2001) 2020-09-09 15:15:52 +00:00
osmacro.inc
ossysc.inc + initial xtensa-linux rtl 2020-04-07 21:01:07 +00:00
ostypes.inc * linux: fix some formatting in ostypes.inc, no functional change 2020-09-09 14:58:45 +00:00
pmutext.inc
pthread.inc * fix for Mantis #36950: apply (slightly adjusted) patch by Bi0T1N to implement SetThreadDebugNameA and -U for Linux and Android targets 2020-05-03 15:08:35 +00:00
ptypes.inc Do not set __USE_LARGEFILE64 macro for sparc CPU, as it does not seem to be used for regular linux kernels 2020-09-16 20:40:36 +00:00
rtldefs.inc
si_c21.pp
si_c21g.pp
si_c.pp
si_dll.pp
si_g.pp
si_impl.inc
si_intf.inc
si_prc.pp
si_uc.pp
signal.inc
suuid.inc
sysnr-gen.inc
sysos.inc * Do_IsDevice treats pipes and sockets the same way as character devices 2020-09-13 22:08:18 +00:00
sysosh.inc + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
system.pp * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
t_linux.h2paschk Add some types and records to rtl/linux/t_linux.h2paschk and set macro _LARGEFILE64_SOURCE for __i386__ C code 2020-11-16 22:37:04 +00:00
termio.pp
termios.inc + initial xtensa-linux rtl 2020-04-07 21:01:07 +00:00
termiosproc.inc
unxconst.inc
unxfunc.inc
unxsysc.inc
unxsysch.inc