Jonas Maebe 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
..
arm 9ce34c63c9 Fix shared library loading and unloading for Linux platforms. Shared library initialization and finalization are now called correctly at program startup for compile-time linked dynamic libraries on powerpc-/powerpc64-/arm-/i386- and x86_64-linux. 14 yıl önce
i386 9ce34c63c9 Fix shared library loading and unloading for Linux platforms. Shared library initialization and finalization are now called correctly at program startup for compile-time linked dynamic libraries on powerpc-/powerpc64-/arm-/i386- and x86_64-linux. 14 yıl önce
m68k 3307d98c40 - Revert micro-exe mode for now. 15 yıl önce
mips 16e79969aa * started to fix simple mips syscalls 13 yıl önce
mipsel 4934a42389 * avoid assembler warning about missing eol at eof 13 yıl önce
powerpc 9ce34c63c9 Fix shared library loading and unloading for Linux platforms. Shared library initialization and finalization are now called correctly at program startup for compile-time linked dynamic libraries on powerpc-/powerpc64-/arm-/i386- and x86_64-linux. 14 yıl önce
powerpc64 9ce34c63c9 Fix shared library loading and unloading for Linux platforms. Shared library initialization and finalization are now called correctly at program startup for compile-time linked dynamic libraries on powerpc-/powerpc64-/arm-/i386- and x86_64-linux. 14 yıl önce
sparc 94c8a75efd syscall 280 is __NR_tee for sparc CPU 13 yıl önce
x86_64 9ce34c63c9 Fix shared library loading and unloading for Linux platforms. Shared library initialization and finalization are now called correctly at program startup for compile-time linked dynamic libraries on powerpc-/powerpc64-/arm-/i386- and x86_64-linux. 14 yıl önce
Makefile 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
Makefile.fpc aee5380ae0 * merged trunk up to r20882 13 yıl önce
buildrtl.lpi 6278c2473e * version updated 13 yıl önce
buildrtl.pp 67ae360a2b rtl: enable character.pas building for win64 and linux 14 yıl önce
bunxsysc.inc c19b0ac189 * Fppwrite fixed after yesterday's mess 13 yıl önce
errno-sparc.inc f4b437288e Added errors 127 to 133 for Sparc 13 yıl önce
errno.inc 80838aa2dd EDEADLOCK is same as EDEADLK, error number 58 does not exist in Linux 13 yıl önce
errnostr.inc 27c92161d6 * Ales Katona's errors patch 20 yıl önce
fpcylix.pp a7d088b197 + MAX_PATH 20 yıl önce
fpmake.inc 03f441c966 + Initial check-in 20 yıl önce
gpm.pp 715c819ff7 - removed "packed" from record types that should/need not be packed 14 yıl önce
ipccall.inc 0cb2fa1baf + semtimedop() for Linux, marked as "platform" (last part of patch from 15 yıl önce
ipcsys.inc 0cb2fa1baf + semtimedop() for Linux, marked as "platform" (last part of patch from 15 yıl önce
linux.pp 0bdccfa2b0 * Added clock_getres, clock_gettime, clock_settime calls 14 yıl önce
linuxvcs.pp e6410f45c1 * disable iochecking when opening terminal (to avoid RTE of #11376). 17 yıl önce
oldlinux.pp d442d14e0c + FileNameCasePreserving added - see #18066 in Mantis 13 yıl önce
osdefs.inc e8a375c774 * Patch from Henry Vermaak to fix EABI kernel API for arm. 16 yıl önce
osmacro.inc 57cfd89fbd * Linux 64-bit FS patch from neli for FPC_USE_LIBC 18 yıl önce
ossysc.inc 60c1b263d6 * add public alias to getrlimit 13 yıl önce
ostypes.inc 715c819ff7 - removed "packed" from record types that should/need not be packed 14 yıl önce
pthread.inc 3e165e2dcf * Fixed compilation on Linux after r15557 15 yıl önce
ptypes.inc 715c819ff7 - removed "packed" from record types that should/need not be packed 14 yıl önce
si_c.pp 6bfff9702e + add linux/i386 start units 19 yıl önce
si_c21.pp 6bfff9702e + add linux/i386 start units 19 yıl önce
si_c21g.pp 6bfff9702e + add linux/i386 start units 19 yıl önce
si_dll.pp 6bfff9702e + add linux/i386 start units 19 yıl önce
si_g.pp 6bfff9702e + add linux/i386 start units 19 yıl önce
si_intf.inc 9217d50f5c * Fix smartlinking for linux. 19 yıl önce
si_prc.pp 6bfff9702e + add linux/i386 start units 19 yıl önce
si_uc.pp 7d5d4ba706 + add i386-linux uclibc process startup code 18 yıl önce
signal.inc 16e79969aa * started to fix simple mips syscalls 13 yıl önce
suuid.inc 8b94b4b849 * Fixed file handle leak when creating GUIDs 17 yıl önce
sysos.inc f00beea41c * fixed i386/linux rtl compilation and functionality when compiled 17 yıl önce
sysosh.inc 9abb852d70 * fix incompatiblity in signess between 64 and 32, make tthreadid=ptruint 18 yıl önce
system.pp 1ccf16358c rtl: init widestring and unitcodestring managers before initialization of Standard IO files (stdin,stdout,stderr) 14 yıl önce
termio.pp d19c95db8f * various bugfixes 19 yıl önce
termios.inc d8c377bfed * completed termios constants for mips, some need to be checked on a real mips-linux system, see custom warning 13 yıl önce
termiosproc.inc d51b735deb * Prevent range check errors on powerpc-linux 18 yıl önce
unixsock.inc e8a375c774 * Patch from Henry Vermaak to fix EABI kernel API for arm. 16 yıl önce
unixsockets.inc 7a21cb5888 * add preliminary UnixSockets with linux implementation 18 yıl önce
unixsocketsh.inc 7a21cb5888 * add preliminary UnixSockets with linux implementation 18 yıl önce
unxconst.inc cd8842a74d * fixed TCGETS ioctl call constant for ppc/ppc64 (from do_isdevice) 19 yıl önce
unxfunc.inc d704af7216 fix compilation for {$T+} linux/win 19 yıl önce
unxsockh.inc a64bdeb9ef * add UDP and TCP setsockopt constants (linux) 17 yıl önce
unxsysc.inc 28e614c237 * move fdatasync to linux unit 17 yıl önce
unxsysch.inc 28e614c237 * move fdatasync to linux unit 17 yıl önce