Jonas Maebe 715c819ff7 - removed "packed" from record types that should/need not be packed 14 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 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
mipsel 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
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 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
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 3e29f0b179 rtl: make cwstring.pp dependent of dynlibs, load iconvctl dynamically 14 yıl önce
Makefile.fpc 3e29f0b179 rtl: make cwstring.pp dependent of dynlibs, load iconvctl dynamically 14 yıl önce
buildrtl.lpi d6e429e871 * .lpi version update 14 yıl önce
buildrtl.pp 67ae360a2b rtl: enable character.pas building for win64 and linux 14 yıl önce
bunxsysc.inc 07fabab526 * fpgetsid, Mantis #20329 14 yıl önce
errno.inc 4ace790492 * remove $Log 20 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 715c819ff7 - removed "packed" from record types that should/need not be packed 14 yıl önce
linuxvcs.pp e6410f45c1 * disable iochecking when opening terminal (to avoid RTE of #11376). 17 yıl önce
oldlinux.pp b127fc154a * Fixed spell error revealed by lintian. 15 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 19 yıl önce
ossysc.inc 715c819ff7 - removed "packed" from record types that should/need not be packed 14 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 2c00a2a0b3 * fixed FPC_USE_LIBC building for Linux and exception handling (mantis #13450) 14 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 20 yıl önce
termios.inc 715c819ff7 - removed "packed" from record types that should/need not be packed 14 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