| .. |
|
arm
|
* Make ARM stat structure backwards compatible too.
|
2007-03-23 23:10:09 +00:00 |
|
i386
|
+ Restore "stat" data structure in backward compatible state
|
2007-03-23 22:23:24 +00:00 |
|
m68k
|
+ Restore "stat" data structure in backward compatible state
|
2007-03-23 22:23:24 +00:00 |
|
powerpc
|
+ Restore "stat" data structure in backward compatible state
|
2007-03-23 22:23:24 +00:00 |
|
powerpc64
|
* updated stat record
|
2006-11-05 10:22:24 +00:00 |
|
sparc
|
* Make sparc/linux stat structure backward compatible too.
|
2007-03-23 23:24:12 +00:00 |
|
x86_64
|
+ Restore "stat" data structure in backward compatible state
|
2007-03-23 22:23:24 +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
|
|
|
|
linux.pp
|
* fixed bug in linux.pp / user_desc record
|
2007-03-21 20:56:57 +00:00 |
|
linuxvcs.pp
|
|
|
|
Makefile
|
* Merged 2.3 branch changes:
|
2007-03-04 20:16:57 +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
|
* Change dd_nextoff to cardinal to prevent upscaling of calculations to 64-bit.
|
2007-03-23 15:53:04 +00:00 |
|
pthread.inc
|
+ Added sem_timedwait prototype for Linux pthreads
|
2006-12-25 12:24:00 +00:00 |
|
ptypes.inc
|
* tv_sec field of timeval is time_t (just for form, the actual type
|
2007-03-04 18:46:50 +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
|
* Linux 64-bit FS patch from neli for FPC_USE_LIBC
|
2007-02-16 22:16:54 +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
|
+ edsp detection for arm-linux
|
2007-02-11 16:21:04 +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
|
|
|