ondrej a36caf9043 Unix LocalToEpoch: fix typo 4 年 前
..
scripts f80bd9b034 Fix typo in script comment 4 年 前
aliasctp.inc 38bf32dddf * added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp) 16 年 前
aliasptp.inc d9773a2ee0 * added alias for statsfs 14 年 前
baseunix.pp 1d1215ede3 Include setsysnr.inc and call SetSyscallNumbers if FPC_HAS_SETSYSNR_INC is defined 10 年 前
bunxh.inc 90278f4859 + add fpmprotect function to complete fpmmap/fpmunmap 6 年 前
bunxovl.inc 48747bd161 * Patch to change numeric constant to symbolic constant for file mode (bug ID 37889) 4 年 前
bunxovlh.inc 8538f48fda * made the ansistring parameters of the fp*() overloads constant, changed 12 年 前
classes.pp 248fd313f8 + introduced unit SortBase, which implements the foundation for pluggable 6 年 前
cthreads.pp 73026618c8 * protect against empty strings inside the SetThreadDebugNameA and -U functions 5 年 前
ctypes.inc 38bf32dddf * added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp) 16 年 前
cwstraix.inc 1e9b92ee50 + AIX support for cwstring 13 年 前
cwstring.pp 7f0675d937 netbsd: updated to link against the right setlocale function. the renaming from __setlocale_mb_len_max_32 to __setlocale50 occured in NetBSD include/locale.h in rev 1.17, which was in 2010, and shipped in NetBSD 6 in 2012. 5 年 前
dl.pp db4bc06b67 * dlinfo call added (bug ID 0036105) 5 年 前
dos.pp f4cff81881 LocalToEpoch, EpochToLocal: fix for arbitrary datetime 4 年 前
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. 10 年 前
errors.pp 1aa548426b * remove uses strings 17 年 前
fpmake.inc 03f441c966 + Initial check-in 20 年 前
genfdset.inc f7721cadcc * fix for mantis #36229, off by one in bounds check. Only affects invalid input though. 5 年 前
genfunch.inc 66608fec02 * unicode executeprocess from work during Lazarus convention in IJsselstein 9 年 前
genfuncs.inc 66608fec02 * unicode executeprocess from work during Lazarus convention in IJsselstein 9 年 前
gensigset.inc ce3ce89028 * Prevent range check error when compiling with -Cr 19 年 前
initc.pp 2578514853 * first dragonfly patch (existing most). Mantis #27091 10 年 前
lnfogdb.pp d545a72f1a + lnfogdb unit that can use gdb to symbolicate backtraces on unix targets 13 年 前
oscdecl.inc 16183bebfe * libc's open() function is a varargs function 10 年 前
oscdeclh.inc 90278f4859 + add fpmprotect function to complete fpmmap/fpmunmap 6 年 前
ports.pp bd23ac0dab - disable I/O-port-related intrinsic functionality when using LLVM, as the 6 年 前
settimeo.inc 65afe53eb0 * fix settimeofday timeval parameter 18 年 前
syscall.pp 1d1215ede3 Include setsysnr.inc and call SetSyscallNumbers if FPC_HAS_SETSYSNR_INC is defined 10 年 前
syscgen.inc e1a0b1204a * Removed unused vars in RTL. 10 年 前
sysdir.inc d66d15aad3 + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit 12 年 前
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. 10 年 前
sysfile.inc 4242934edb * Fixed ftruncate to take 64-bit argument 10 年 前
sysheap.inc 693e72ade3 * Darwin now uses Mach VM calls for memory allocation instead of mmap/munmap 6 年 前
sysunixh.inc d5c8fe7455 * on targets with indirect main entry argc, argv and envp are provided through the indirect entry information instead of externals 8 年 前
sysutils.pp a02d676b06 GetLocalTimeOffset: add InputIsUTC parameter to DateTime-aware overloads 4 年 前
termiosh.inc 8d8fc0fdee + RTL for AIX 13 年 前
timezone.inc f4cff81881 LocalToEpoch, EpochToLocal: fix for arbitrary datetime 4 年 前
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 5 年 前
ttyname.inc dd3fdac68e * beos support from Olivier Coursiere 18 年 前
unix.pp a36caf9043 Unix LocalToEpoch: fix typo 4 年 前
unixcp.pp 6d5339cdb6 * CP819/IBM819 should be mapped to Windows code page 28591 (ISO8859-1) 8 年 前
unixtype.pp 5d87461507 * moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp. 15 年 前
unixutil.pp f4cff81881 LocalToEpoch, EpochToLocal: fix for arbitrary datetime 4 年 前
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 6 年 前
unxovl.inc 455d675c5a * removed an empty overloaded version of statfs that could be called recursively 13 年 前
unxovlh.inc 455d675c5a * removed an empty overloaded version of statfs that could be called recursively 13 年 前
x86.pp bd23ac0dab - disable I/O-port-related intrinsic functionality when using LLVM, as the 6 年 前