fpc/rtl/linux
micha 9f22b00219 * fix fstat to use 64 bit syscall as well
git-svn-id: trunk@5123 -
2006-10-31 14:21:59 +00:00
..
arm * fixed base 2006-02-20 08:22:27 +00:00
i386 * name mangling changed 2006-09-03 21:11:10 +00:00
m68k
powerpc * syscalls regenerated by Neli. 2006-02-12 21:45:34 +00:00
powerpc64 * fixed syscall helpers: threadvar index now correctly loaded as dword, helpers are now TOC and environment pointer aware, one-parameter helper was bugged and general cleanup; solves random crashes in these functions in particular with -O2 and threads. 2006-07-16 19:22:31 +00:00
sparc + added missing syscalls from Mark Morgan Lloyd 2006-08-03 16:16:07 +00:00
x86_64 * change non-volatile rbx to volatile r11 2006-06-30 20:01:37 +00:00
bunxsysc.inc * adds fpgetcwd support to sysdir.inc and fixes compilation 2006-03-19 17:10:04 +00:00
errno.inc
errnostr.inc
fpcylix.pp
fpmake.inc
gpm.pp fix compilation for {$T+} linux/win 2006-10-04 20:43:55 +00:00
ipccall.inc
ipcsys.inc
linux.pp * fixed EPOLLOUT vs EPOLLPRI mixup in constants 2006-09-01 07:54:48 +00:00
linuxvcs.pp
Makefile + fmtbcd 2006-10-29 21:46:44 +00:00
Makefile.fpc + fmtbcd 2006-10-29 21:46:44 +00:00
oldlinux.pp fix compilation for {$T+} linux/win 2006-10-04 20:43:55 +00:00
osdefs.inc
osmacro.inc
ossysc.inc * fix fstat to use 64 bit syscall as well 2006-10-31 14:21:59 +00:00
ostypes.inc * fix stat for 64 bit CPUs 2006-10-31 13:01:20 +00:00
pthread.inc
ptypes.inc + 64 bit file support for linux 2006-10-31 11:20:21 +00:00
signal.inc fix packing of sigaction record 2006-04-23 18:28:24 +00:00
suuid.inc
syslinux.pp
sysos.inc * Optimize posixtorunerror for size. Because inoutres is a threadvar, it 2006-10-22 21:03:48 +00:00
sysosh.inc
system.pp * Free hidden cmdline instead of cmdline property. 2006-10-18 20:32:45 +00:00
termio.pp
termios.inc
termiosproc.inc
tthread.inc * fixed semaphore init, caused endless loop when terminating any 2006-10-15 14:46:36 +00:00
unixsock.inc * fixed x86-64 send/recv socket call 2006-02-23 20:47:40 +00:00
unxconst.inc * fixed TCGETS ioctl call constant for ppc/ppc64 (from do_isdevice) 2006-07-16 10:19:21 +00:00
unxfunc.inc fix compilation for {$T+} linux/win 2006-10-04 20:43:55 +00:00
unxsockh.inc * moves MSG_* constants from socketsh.inc to platform specific unxsockh.inc and fixes them for freebsd/darwin and solaris (linux ones were used before, not right) 2006-09-18 20:56:13 +00:00
unxsysc.inc
unxsysch.inc