fpc/rtl/linux
2007-02-01 20:07:17 +00:00
..
arm * newer kernels don't need anymore those braindead sigaction handler calling conventions 2007-02-01 20:07:17 +00:00
i386 * detect sse properly on linux, fixes tmask*.pp in the testsuite with -Cfsse2 2007-01-31 21:51:47 +00:00
m68k * small m68k-linux fixes 2006-11-19 21:51:20 +00:00
powerpc * fixed stat record for stat64 syscall 2006-11-05 10:21:43 +00:00
powerpc64 * updated stat record 2006-11-05 10:22:24 +00:00
sparc * stat records differ too much: use stat include file 2006-10-31 15:45:22 +00:00
x86_64 * proper initialization of library 2007-01-06 23:38:37 +00:00
bunxsysc.inc * fix linux/sysutils 64 bit file handling: make off_t 64 bit 2006-11-01 16:32:12 +00:00
errno.inc
errnostr.inc
fpcylix.pp
fpmake.inc
gpm.pp * Mouse unit is solely responsible for xterm mouse. 2007-01-19 21:59:24 +00:00
ipccall.inc
ipcsys.inc
linux.pp
linuxvcs.pp
Makefile + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
Makefile.fpc + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
oldlinux.pp
osdefs.inc
osmacro.inc
ossysc.inc * fixed rtl compilation with -dFPC_USE_LIBC by providing a more generic fpprctl() call (including libc variant) and moving related constants slightly 2007-01-22 22:21:32 +00:00
ostypes.inc * fixed rtl compilation with -dFPC_USE_LIBC by providing a more generic fpprctl() call (including libc variant) and moving related constants slightly 2007-01-22 22:21:32 +00:00
pthread.inc + Added sem_timedwait prototype for Linux pthreads 2006-12-25 12:24:00 +00:00
ptypes.inc * fix linux/sysutils 64 bit file handling: make off_t 64 bit 2006-11-01 16:32:12 +00:00
si_c21.pp + add linux/i386 start units 2006-11-02 17:49:36 +00:00
si_c21g.pp + add linux/i386 start units 2006-11-02 17:49:36 +00:00
si_c.pp + add linux/i386 start units 2006-11-02 17:49:36 +00:00
si_dll.pp + add linux/i386 start units 2006-11-02 17:49:36 +00:00
si_g.pp + add linux/i386 start units 2006-11-02 17:49:36 +00:00
si_intf.inc * Fix smartlinking for linux. 2006-11-10 10:19:15 +00:00
si_prc.pp + add linux/i386 start units 2006-11-02 17:49:36 +00:00
signal.inc + sigset alias for sigset_t 2006-12-21 17:36:49 +00:00
suuid.inc
sysos.inc * Optimize posixtorunerror for size. Because inoutres is a threadvar, it 2006-10-22 21:03:48 +00:00
sysosh.inc * TThreadID is a QWord for all 64 bit Linuxes, not just for PPC64 2006-11-08 12:19:15 +00:00
system.pp * detect sse properly on linux, fixes tmask*.pp in the testsuite with -Cfsse2 2007-01-31 21:51:47 +00:00
termio.pp
termios.inc
termiosproc.inc
unixsock.inc
unxconst.inc
unxfunc.inc
unxsockh.inc * removes old (wrong) AF_ and PF_ consts from socketsh.inc 2006-11-22 10:50:19 +00:00
unxsysc.inc
unxsysch.inc