fpc/rtl/linux
florian ce620190a3 + fmtbcd
* regenerated makefiles

git-svn-id: trunk@5076 -
2006-10-29 21:46:44 +00:00
..
arm
i386 * name mangling changed 2006-09-03 21:11:10 +00:00
m68k
powerpc
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
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 syscall used for exiting, like C _exit (issue #7025) 2006-06-19 19:38:10 +00:00
ostypes.inc * Now right. 2006-06-05 21:46:05 +00:00
pthread.inc
ptypes.inc
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
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