Pierre Muller a342b74f66 Set iconv_is_in_libc macro for DragonFly OS hace 2 años
..
scripts f80bd9b034 Fix typo in script comment hace 4 años
aliasctp.inc 38bf32dddf * added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp) hace 16 años
aliasptp.inc d9773a2ee0 * added alias for statsfs hace 14 años
baseunix.pp f341baeaa7 * fixed ambiguity between pipe(2) with two params and pipe(3) with one that broke -dFPC_USE_LIBC hace 3 años
bunxh.inc f341baeaa7 * fixed ambiguity between pipe(2) with two params and pipe(3) with one that broke -dFPC_USE_LIBC hace 3 años
bunxovl.inc 48747bd161 * Patch to change numeric constant to symbolic constant for file mode (bug ID 37889) hace 5 años
bunxovlh.inc 8538f48fda * made the ansistring parameters of the fp*() overloads constant, changed hace 12 años
classes.pp e5ac0b2689 * anonymous method overloads for synchronize/queue. hace 3 años
cthreads.pp 452ec93f06 * implement waitformultiple for win32 only. hace 2 años
ctypes.inc 38bf32dddf * added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp) hace 16 años
cwstraix.inc 1e9b92ee50 + AIX support for cwstring hace 13 años
cwstring.pp a342b74f66 Set iconv_is_in_libc macro for DragonFly OS hace 2 años
dl.pp 0eb9dd3879 * Darwin support for printing line info for backtraces when using Dwarf, hace 4 años
dos.pp 63beb1e83a * revert r47532, r47527 (use timezone information from fpgettimeofday) because they are not available on all Linux distributions hace 4 años
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. hace 10 años
errors.pp 1aa548426b * remove uses strings hace 17 años
fpmake.inc 03f441c966 + Initial check-in hace 20 años
genfdset.inc f7721cadcc * fix for mantis #36229, off by one in bounds check. Only affects invalid input though. hace 6 años
genfunch.inc 66608fec02 * unicode executeprocess from work during Lazarus convention in IJsselstein hace 9 años
genfuncs.inc 66608fec02 * unicode executeprocess from work during Lazarus convention in IJsselstein hace 9 años
gensigset.inc ce3ce89028 * Prevent range check error when compiling with -Cr hace 19 años
initc.pp 2578514853 * first dragonfly patch (existing most). Mantis #27091 hace 10 años
lnfogdb.pp d545a72f1a + lnfogdb unit that can use gdb to symbolicate backtraces on unix targets hace 13 años
oscdecl.inc 16183bebfe * libc's open() function is a varargs function hace 10 años
oscdeclh.inc 8c251db2c1 Darwin: fix compilation on macOS/AArch64 after 1f328cf3 hace 3 años
ports.pp bd23ac0dab - disable I/O-port-related intrinsic functionality when using LLVM, as the hace 6 años
settimeo.inc 65afe53eb0 * fix settimeofday timeval parameter hace 18 años
syscall.pp 1d1215ede3 Include setsysnr.inc and call SetSyscallNumbers if FPC_HAS_SETSYSNR_INC is defined hace 11 años
syscgen.inc e1a0b1204a * Removed unused vars in RTL. hace 10 años
sysdir.inc d66d15aad3 + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit hace 12 años
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. hace 10 años
sysfile.inc 4242934edb * Fixed ftruncate to take 64-bit argument hace 10 años
sysheap.inc 693e72ade3 * Darwin now uses Mach VM calls for memory allocation instead of mmap/munmap hace 6 años
sysunixh.inc d5c8fe7455 * on targets with indirect main entry argc, argv and envp are provided through the indirect entry information instead of externals hace 8 años
sysutils.pp be1cc68a99 Change libc statx function to weakexternal hace 2 años
termiosh.inc 8d8fc0fdee + RTL for AIX hace 13 años
timezone.inc 2a96ad2715 * Check buffer overflow when reading hace 4 años
tthread.inc 11b601d44c * TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part hace 5 años
ttyname.inc dd3fdac68e * beos support from Olivier Coursiere hace 18 años
unix.pp 7ded8307c9 * timezones android compilation hace 4 años
unixcp.pp 6d5339cdb6 * CP819/IBM819 should be mapped to Windows code page 28591 (ISO8859-1) hace 8 años
unixtype.pp 5d87461507 * moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp. hace 15 años
unixutil.pp 7ad4694e4b * remove the BaseUnix dependency added by mistake hace 4 años
unxdeclh.inc 8c251db2c1 Darwin: fix compilation on macOS/AArch64 after 1f328cf3 hace 3 años
unxovl.inc 455d675c5a * removed an empty overloaded version of statfs that could be called recursively hace 13 años
unxovlh.inc 455d675c5a * removed an empty overloaded version of statfs that could be called recursively hace 13 años
x86.pp d5b368988f LLVM: add Read/WritePort* implementations hace 3 años