fpc/rtl/linux
Jonas Maebe 53ad1bcabe * fixed linux flock type by defining and using a kernel_off_t type
whose size depends on whether the run time environment is 32 or
    64 bit (mantis #13647)
  + added flock64 type for 32 bit systems (usable with special 64 bit
    fcntl operations)

git-svn-id: trunk@13119 -
2009-05-09 19:47:59 +00:00
..
arm * remove the RTL's installed signal handlers at the end of the system 2009-05-02 09:40:44 +00:00
i386 * remove the RTL's installed signal handlers at the end of the system 2009-05-02 09:40:44 +00:00
m68k * remove the RTL's installed signal handlers at the end of the system 2009-05-02 09:40:44 +00:00
powerpc * remove the RTL's installed signal handlers at the end of the system 2009-05-02 09:40:44 +00:00
powerpc64 * remove the RTL's installed signal handlers at the end of the system 2009-05-02 09:40:44 +00:00
sparc * remove the RTL's installed signal handlers at the end of the system 2009-05-02 09:40:44 +00:00
x86_64 * remove the RTL's installed signal handlers at the end of the system 2009-05-02 09:40:44 +00:00
buildrtl.lpi Merged revisions 11665-11738 via svnmerge from 2008-09-10 20:14:31 +00:00
buildrtl.pp * typo fixed 2008-09-27 12:37:30 +00:00
bunxsysc.inc + add poll support for unix 2008-11-16 17:05:47 +00:00
errno.inc
errnostr.inc
fpcylix.pp
fpmake.inc
gpm.pp * Apply patch written by Jonas in bug report 13362 to make the gpm 2009-03-23 22:20:56 +00:00
ipccall.inc
ipcsys.inc
linux.pp * attempt to fix powerpc64-linux sync_file_range compilation 2008-11-29 15:43:09 +00:00
linuxvcs.pp
Makefile * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
Makefile.fpc
oldlinux.pp
osdefs.inc * made fptime based on usgettimeofday available 2008-10-18 13:50:55 +00:00
osmacro.inc
ossysc.inc * made fptime based on usgettimeofday available 2008-10-18 13:50:55 +00:00
ostypes.inc * fixed linux flock type by defining and using a kernel_off_t type 2009-05-09 19:47:59 +00:00
pthread.inc * honour the specified stack size when creating new threads on unix 2009-01-08 18:37:24 +00:00
ptypes.inc + add splice and sync_file_range linux-only syscalls 2008-11-15 15:43:52 +00:00
si_c21.pp
si_c21g.pp
si_c.pp
si_dll.pp
si_g.pp
si_intf.inc
si_prc.pp
si_uc.pp
signal.inc
suuid.inc
sysos.inc
sysosh.inc
system.pp * remove the RTL's installed signal handlers at the end of the system 2009-05-02 09:40:44 +00:00
termio.pp
termios.inc * yet another fix for 10292, mea culpa. (identifiers were added for the wrong architecture) 2008-09-26 19:32:39 +00:00
termiosproc.inc
unixsock.inc * fix for socketerror problems; x86_64 specific (NEED_SOCKETCALL). 2009-04-19 21:02:28 +00:00
unixsockets.inc
unixsocketsh.inc
unxconst.inc
unxfunc.inc
unxsockh.inc
unxsysc.inc * move fdatasync to linux unit 2008-11-15 20:44:44 +00:00
unxsysch.inc * move fdatasync to linux unit 2008-11-15 20:44:44 +00:00