fpc/rtl/linux
2007-05-04 21:23:02 +00:00
..
arm * fixed arm compilation 2007-03-25 10:57:17 +00:00
i386 + Added ATT assmebler mode directive to override any default in fpc.cfg. Otherwise we need to override it in makefile. 2007-05-04 10:59:30 +00:00
m68k * Change padding to 2 bytes. 2007-03-24 07:56:39 +00:00
powerpc + Restore "stat" data structure in backward compatible state 2007-03-23 22:23:24 +00:00
powerpc64
sparc * fixed another bloody stat record issue 2007-04-05 09:38:06 +00:00
x86_64 * More typo fixes 2007-03-24 21:35:08 +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
ipcsys.inc * fixed ipc syscalls and data structures for x86-64, resolves #8616 2007-04-07 18:00:05 +00:00
linux.pp * fix for 8801. mmap constants inconsistancy. Old constants are aliased for compat. non portable moved to OS specific units (merge) 2007-05-04 21:23:02 +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
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 * fix for 8801. mmap constants inconsistancy. Old constants are aliased for compat. non portable moved to OS specific units (merge) 2007-05-04 21:23:02 +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
si_c21g.pp
si_c.pp
si_dll.pp
si_g.pp
si_intf.inc
si_prc.pp
signal.inc * added SA_RESETHAND and SA_NODEFER constants 2007-03-03 22:21:07 +00:00
suuid.inc
sysos.inc * Linux 64-bit FS patch from neli for FPC_USE_LIBC 2007-02-16 22:16:54 +00:00
sysosh.inc
system.pp * adds support for sysenter syscall style for i386 on 2.6 kernels 2007-03-25 10:06:23 +00:00
termio.pp
termios.inc
termiosproc.inc
unixsock.inc
unxconst.inc
unxfunc.inc
unxsockh.inc
unxsysc.inc
unxsysch.inc