florian 3e453f92fc * statx based Sysutils.FileGetDate with handle fixed před 4 roky
..
scripts f80bd9b034 Fix typo in script comment před 4 roky
aliasctp.inc 38bf32dddf * added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp) před 16 roky
aliasptp.inc d9773a2ee0 * added alias for statsfs před 14 roky
baseunix.pp 1d1215ede3 Include setsysnr.inc and call SetSyscallNumbers if FPC_HAS_SETSYSNR_INC is defined před 10 roky
bunxh.inc 90278f4859 + add fpmprotect function to complete fpmmap/fpmunmap před 6 roky
bunxovl.inc 48747bd161 * Patch to change numeric constant to symbolic constant for file mode (bug ID 37889) před 4 roky
bunxovlh.inc 8538f48fda * made the ansistring parameters of the fp*() overloads constant, changed před 12 roky
classes.pp 248fd313f8 + introduced unit SortBase, which implements the foundation for pluggable před 6 roky
cthreads.pp c64429cdd0 * lazy thread initialization support před 4 roky
ctypes.inc 38bf32dddf * added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp) před 16 roky
cwstraix.inc 1e9b92ee50 + AIX support for cwstring před 13 roky
cwstring.pp f982317ebd * cwstring: open iconv with the transliterate flag if iconvctl is not available před 4 roky
dl.pp db4bc06b67 * dlinfo call added (bug ID 0036105) před 5 roky
dos.pp 63beb1e83a * revert r47532, r47527 (use timezone information from fpgettimeofday) because they are not available on all Linux distributions před 4 roky
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. před 10 roky
errors.pp 1aa548426b * remove uses strings před 17 roky
fpmake.inc 03f441c966 + Initial check-in před 20 roky
genfdset.inc f7721cadcc * fix for mantis #36229, off by one in bounds check. Only affects invalid input though. před 5 roky
genfunch.inc 66608fec02 * unicode executeprocess from work during Lazarus convention in IJsselstein před 9 roky
genfuncs.inc 66608fec02 * unicode executeprocess from work during Lazarus convention in IJsselstein před 9 roky
gensigset.inc ce3ce89028 * Prevent range check error when compiling with -Cr před 19 roky
initc.pp 2578514853 * first dragonfly patch (existing most). Mantis #27091 před 10 roky
lnfogdb.pp d545a72f1a + lnfogdb unit that can use gdb to symbolicate backtraces on unix targets před 13 roky
oscdecl.inc 16183bebfe * libc's open() function is a varargs function před 10 roky
oscdeclh.inc efe6b32638 + add declaration of FpSchedGetAffinity when the Linux target is compiled with FPC_USE_LIBC před 4 roky
ports.pp bd23ac0dab - disable I/O-port-related intrinsic functionality when using LLVM, as the před 6 roky
settimeo.inc 65afe53eb0 * fix settimeofday timeval parameter před 18 roky
syscall.pp 1d1215ede3 Include setsysnr.inc and call SetSyscallNumbers if FPC_HAS_SETSYSNR_INC is defined před 10 roky
syscgen.inc e1a0b1204a * Removed unused vars in RTL. před 10 roky
sysdir.inc d66d15aad3 + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit před 12 roky
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. před 10 roky
sysfile.inc 4242934edb * Fixed ftruncate to take 64-bit argument před 10 roky
sysheap.inc 693e72ade3 * Darwin now uses Mach VM calls for memory allocation instead of mmap/munmap před 6 roky
sysunixh.inc d5c8fe7455 * on targets with indirect main entry argc, argv and envp are provided through the indirect entry information instead of externals před 8 roky
sysutils.pp 3e453f92fc * statx based Sysutils.FileGetDate with handle fixed před 4 roky
termiosh.inc 8d8fc0fdee + RTL for AIX před 13 roky
timezone.inc 4fa3362355 * forgotten int64 parameter type před 4 roky
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 před 5 roky
ttyname.inc dd3fdac68e * beos support from Olivier Coursiere před 18 roky
unix.pp 7ded8307c9 * timezones android compilation před 4 roky
unixcp.pp 6d5339cdb6 * CP819/IBM819 should be mapped to Windows code page 28591 (ISO8859-1) před 8 roky
unixtype.pp 5d87461507 * moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp. před 15 roky
unixutil.pp 7ad4694e4b * remove the BaseUnix dependency added by mistake před 4 roky
unxdeclh.inc e547dfa837 haiku: update baseunix unit, remove syscalls code, flock() and nanosleep() is actually supported on Haiku for a long time now, so lets use it před 6 roky
unxovl.inc 455d675c5a * removed an empty overloaded version of statfs that could be called recursively před 13 roky
unxovlh.inc 455d675c5a * removed an empty overloaded version of statfs that could be called recursively před 13 roky
x86.pp bd23ac0dab - disable I/O-port-related intrinsic functionality when using LLVM, as the před 6 roky