| .. |
|
arm
|
* stat records differ too much: use stat include file
|
2006-10-31 15:45:22 +00:00 |
|
i386
|
* fixed bootstrapping with 2.0.4
|
2007-01-07 10:19:10 +00:00 |
|
m68k
|
* small m68k-linux fixes
|
2006-11-19 21:51:20 +00:00 |
|
powerpc
|
* fixed stat record for stat64 syscall
|
2006-11-05 10:21:43 +00:00 |
|
powerpc64
|
* updated stat record
|
2006-11-05 10:22:24 +00:00 |
|
sparc
|
* stat records differ too much: use stat include file
|
2006-10-31 15:45:22 +00:00 |
|
x86_64
|
* proper initialization of library
|
2007-01-06 23:38:37 +00:00 |
|
bunxsysc.inc
|
* fix linux/sysutils 64 bit file handling: make off_t 64 bit
|
2006-11-01 16:32:12 +00:00 |
|
errno.inc
|
|
|
|
errnostr.inc
|
|
|
|
fpcylix.pp
|
|
|
|
fpmake.inc
|
|
|
|
gpm.pp
|
* Use external name to prevent linking errors.
|
2007-01-15 23:23:19 +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
|
* vcsa functionality moved into linuxvcs unit
|
2006-01-28 23:17:48 +00:00 |
|
Makefile
|
* forgotten commit, fixes loader assembling
|
2007-01-07 20:16:55 +00:00 |
|
Makefile.fpc
|
* forgotten commit, fixes loader assembling
|
2007-01-07 20:16:55 +00:00 |
|
oldlinux.pp
|
fix compilation for {$T+} linux/win
|
2006-10-04 20:43:55 +00:00 |
|
osdefs.inc
|
|
|
|
osmacro.inc
|
|
|
|
ossysc.inc
|
* fixed fpftruncate, fplseek: removed ppc64 part of "$if defined(cpu64) and not defined(cpupowerpc64)"
|
2006-11-15 21:38:20 +00:00 |
|
ostypes.inc
|
* fix linux/sysutils 64 bit file handling: make off_t 64 bit
|
2006-11-01 16:32:12 +00:00 |
|
pthread.inc
|
+ Added sem_timedwait prototype for Linux pthreads
|
2006-12-25 12:24:00 +00:00 |
|
ptypes.inc
|
* fix linux/sysutils 64 bit file handling: make off_t 64 bit
|
2006-11-01 16:32:12 +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
|
+ sigset alias for sigset_t
|
2006-12-21 17:36:49 +00:00 |
|
suuid.inc
|
|
|
|
sysos.inc
|
* Optimize posixtorunerror for size. Because inoutres is a threadvar, it
|
2006-10-22 21:03:48 +00:00 |
|
sysosh.inc
|
* TThreadID is a QWord for all 64 bit Linuxes, not just for PPC64
|
2006-11-08 12:19:15 +00:00 |
|
system.pp
|
* use softfloat on arm and m68k
|
2006-11-05 00:03:38 +00:00 |
|
termio.pp
|
* various bugfixes
|
2006-02-02 08:22:35 +00:00 |
|
termios.inc
|
|
|
|
termiosproc.inc
|
|
|
|
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
|
* removes old (wrong) AF_ and PF_ consts from socketsh.inc
|
2006-11-22 10:50:19 +00:00 |
|
unxsysc.inc
|
|
|
|
unxsysch.inc
|
|
|