fpc/rtl/linux
2007-07-22 20:42:41 +00:00
..
arm * fixed arm compilation 2007-03-25 10:57:17 +00:00
i386 * call HandleErrorAddrFrame on return of signal handler, reduces amount of code called within signal handler (for linux/i386) 2007-07-18 20:11:07 +00:00
m68k * Change padding to 2 bytes. 2007-03-24 07:56:39 +00:00
powerpc * fix stat record when compiling for ppc/linux using -dFPC_USE_LIBC 2007-07-11 21:05:23 +00:00
powerpc64 * More deprecated. 2007-06-03 18:55:36 +00:00
sparc * More deprecated. 2007-06-03 18:55:36 +00:00
x86_64 * add comment about stat.h source 2007-07-11 21:10:27 +00:00
bunxsysc.inc * fix lstat for x86_64 linux syscall, has no 32 bit variant 2007-02-24 09:42:27 +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 * fix IPC for FPC_USE_LIBS 2007-07-07 09:13:23 +00:00
ipcsys.inc * fix IPC for FPC_USE_LIBS 2007-07-07 09:13:23 +00:00
linux.pp + Add setcap/getcap 2007-07-12 22:02:11 +00:00
linuxvcs.pp
Makefile * re-added darwin/ppc64 support (please use up-to-date fpcmake) 2007-03-24 17:26:10 +00:00
Makefile.fpc * Renamed dynlibs.pas 2007-02-23 11:06:37 +00:00
oldlinux.pp fix compilation for {$T+} linux/win 2006-10-04 20:43:55 +00:00
osdefs.inc
osmacro.inc * Linux 64-bit FS patch from neli for FPC_USE_LIBC 2007-02-16 22:16:54 +00:00
ossysc.inc * Ptrint considered harmfull bug no 54689826, change to ptruint. 2007-03-23 15:38:28 +00:00
ostypes.inc * Remove double definition of O_LARGEFILE for powerpc-linux and give it 2007-07-22 07:47:34 +00:00
pthread.inc + Added sem_timedwait prototype for Linux pthreads 2006-12-25 12:24:00 +00:00
ptypes.inc * fixed ipc for 32 bit systems 2007-04-07 18:42:01 +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 * added SA_RESETHAND and SA_NODEFER constants 2007-03-03 22:21:07 +00:00
suuid.inc
sysos.inc * fixed Do_IsDevice for sparc (TCGETS constant; the entire termios.inc 2007-05-24 22:58:12 +00:00
sysosh.inc * fix incompatiblity in signess between 64 and 32, make tthreadid=ptruint 2007-05-28 14:25:59 +00:00
system.pp * -dFPC_USE_LIBC fix 2007-05-16 15:13:36 +00:00
termio.pp
termios.inc
termiosproc.inc * Prevent range check errors on powerpc-linux 2007-07-22 09:53:21 +00:00
unixsock.inc * move setting of socketerror to real socketcall 2007-07-22 20:42:41 +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 * removes old (wrong) AF_ and PF_ consts from socketsh.inc 2006-11-22 10:50:19 +00:00
unxsysc.inc
unxsysch.inc