Jonas Maebe 60d75fa97e * fixed (harmless) range error in 64 bit BSD-based RTLs %!s(int64=9) %!d(string=hai) anos
..
scripts 4ecd67f6e2 * Use gsed if present and temp directory to avoid system recompilation %!s(int64=13) %!d(string=hai) anos
aliasctp.inc 38bf32dddf * added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp) %!s(int64=16) %!d(string=hai) anos
aliasptp.inc d9773a2ee0 * added alias for statsfs %!s(int64=14) %!d(string=hai) anos
baseunix.pp 1d1215ede3 Include setsysnr.inc and call SetSyscallNumbers if FPC_HAS_SETSYSNR_INC is defined %!s(int64=11) %!d(string=hai) anos
bunxh.inc 1a895a875b * move fpgetenv(pchar) to unit system for syscall based *nix rtls. %!s(int64=13) %!d(string=hai) anos
bunxovl.inc ebe262762a * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes %!s(int64=11) %!d(string=hai) anos
bunxovlh.inc 8538f48fda * made the ansistring parameters of the fp*() overloads constant, changed %!s(int64=12) %!d(string=hai) anos
classes.pp 3a1b633325 + revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS %!s(int64=18) %!d(string=hai) anos
cthreads.pp f0c0b00467 * avoid threadvar memory leaks for external hooked threads if the tlskey %!s(int64=10) %!d(string=hai) anos
ctypes.inc 38bf32dddf * added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp) %!s(int64=16) %!d(string=hai) anos
cwstraix.inc 1e9b92ee50 + AIX support for cwstring %!s(int64=13) %!d(string=hai) anos
cwstring.pp fde42ca8ef * Type helpers, compatible to Delphi XE 8 %!s(int64=10) %!d(string=hai) anos
dl.pp 7688639a10 * Return a real base address for ELF executables by GetModuleByAddr() instead of hard-coded 0. %!s(int64=10) %!d(string=hai) anos
dos.pp 66608fec02 * unicode executeprocess from work during Lazarus convention in IJsselstein %!s(int64=9) %!d(string=hai) anos
dynlibs.inc 2d454dc8fa Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. %!s(int64=10) %!d(string=hai) anos
errors.pp 1aa548426b * remove uses strings %!s(int64=17) %!d(string=hai) anos
fpmake.inc 03f441c966 + Initial check-in %!s(int64=20) %!d(string=hai) anos
genfdset.inc 60d75fa97e * fixed (harmless) range error in 64 bit BSD-based RTLs %!s(int64=9) %!d(string=hai) anos
genfunch.inc 66608fec02 * unicode executeprocess from work during Lazarus convention in IJsselstein %!s(int64=9) %!d(string=hai) anos
genfuncs.inc 66608fec02 * unicode executeprocess from work during Lazarus convention in IJsselstein %!s(int64=9) %!d(string=hai) anos
gensigset.inc ce3ce89028 * Prevent range check error when compiling with -Cr %!s(int64=19) %!d(string=hai) anos
initc.pp 2578514853 * first dragonfly patch (existing most). Mantis #27091 %!s(int64=10) %!d(string=hai) anos
lnfogdb.pp d545a72f1a + lnfogdb unit that can use gdb to symbolicate backtraces on unix targets %!s(int64=13) %!d(string=hai) anos
oscdecl.inc 16183bebfe * libc's open() function is a varargs function %!s(int64=10) %!d(string=hai) anos
oscdeclh.inc 16183bebfe * libc's open() function is a varargs function %!s(int64=10) %!d(string=hai) anos
ports.pp 790a4fe2d3 * log and id tags removed %!s(int64=20) %!d(string=hai) anos
settimeo.inc 65afe53eb0 * fix settimeofday timeval parameter %!s(int64=18) %!d(string=hai) anos
syscall.pp 1d1215ede3 Include setsysnr.inc and call SetSyscallNumbers if FPC_HAS_SETSYSNR_INC is defined %!s(int64=11) %!d(string=hai) anos
syscgen.inc e1a0b1204a * Removed unused vars in RTL. %!s(int64=10) %!d(string=hai) anos
sysdir.inc d66d15aad3 + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit %!s(int64=12) %!d(string=hai) anos
sysdlh.inc 2d454dc8fa Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. %!s(int64=10) %!d(string=hai) anos
sysfile.inc 4242934edb * Fixed ftruncate to take 64-bit argument %!s(int64=10) %!d(string=hai) anos
sysheap.inc 0c3a2a257d * Convert heap to ptruint. %!s(int64=18) %!d(string=hai) anos
sysunixh.inc 2d454dc8fa Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. %!s(int64=10) %!d(string=hai) anos
sysutils.pp 960963e74b * SearchAttr needs more bits (faSymlink=$400), bug ID #29870 %!s(int64=9) %!d(string=hai) anos
termiosh.inc 8d8fc0fdee + RTL for AIX %!s(int64=13) %!d(string=hai) anos
timezone.inc b651a8925e * Observe TZ and TZDir when determining timezone %!s(int64=10) %!d(string=hai) anos
tthread.inc 42be0dd306 Use ptruint instead of longint cast for self address for WRITE_DEBUG %!s(int64=11) %!d(string=hai) anos
ttyname.inc dd3fdac68e * beos support from Olivier Coursiere %!s(int64=18) %!d(string=hai) anos
unix.pp 66608fec02 * unicode executeprocess from work during Lazarus convention in IJsselstein %!s(int64=9) %!d(string=hai) anos
unixcp.pp dc1f5f1a13 * Haiku use UTF-8 from day one, so it make sense to use the corresponding %!s(int64=10) %!d(string=hai) anos
unixtype.pp 5d87461507 * moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp. %!s(int64=15) %!d(string=hai) anos
unixutil.pp 66608fec02 * unicode executeprocess from work during Lazarus convention in IJsselstein %!s(int64=9) %!d(string=hai) anos
unxdeclh.inc 8d8fc0fdee + RTL for AIX %!s(int64=13) %!d(string=hai) anos
unxovl.inc 455d675c5a * removed an empty overloaded version of statfs that could be called recursively %!s(int64=13) %!d(string=hai) anos
unxovlh.inc 455d675c5a * removed an empty overloaded version of statfs that could be called recursively %!s(int64=13) %!d(string=hai) anos
x86.pp 77a85b7448 * basic android/x86 support %!s(int64=13) %!d(string=hai) anos