nickysn 248fd313f8 + introduced unit SortBase, which implements the foundation for pluggable 6 years ago
..
scripts 4ecd67f6e2 * Use gsed if present and temp directory to avoid system recompilation 13 years ago
aliasctp.inc 38bf32dddf * added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp) 16 years ago
aliasptp.inc d9773a2ee0 * added alias for statsfs 14 years ago
baseunix.pp 1d1215ede3 Include setsysnr.inc and call SetSyscallNumbers if FPC_HAS_SETSYSNR_INC is defined 10 years ago
bunxh.inc 1a895a875b * move fpgetenv(pchar) to unit system for syscall based *nix rtls. 13 years ago
bunxovl.inc ebe262762a * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes 11 years ago
bunxovlh.inc 8538f48fda * made the ansistring parameters of the fp*() overloads constant, changed 12 years ago
classes.pp 248fd313f8 + introduced unit SortBase, which implements the foundation for pluggable 6 years ago
cthreads.pp 72416edcc4 + support for tlsm_general on i386-linux 6 years ago
ctypes.inc 38bf32dddf * added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp) 16 years ago
cwstraix.inc 1e9b92ee50 + AIX support for cwstring 13 years ago
cwstring.pp 0e6c072365 define iconv_is_in_libc by default for netbsd OS (can be disabled by adding -dDISABLE_ICONV_LIBC option 6 years ago
dl.pp 16ac523f50 * link always excplicitly against libc on linux when using the dl unit so 9 years ago
dos.pp 66608fec02 * unicode executeprocess from work during Lazarus convention in IJsselstein 9 years ago
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 years ago
errors.pp 1aa548426b * remove uses strings 17 years ago
fpmake.inc 03f441c966 + Initial check-in 20 years ago
genfdset.inc 52cd572cec * Use specific type for TFPSet elements 8 years ago
genfunch.inc 66608fec02 * unicode executeprocess from work during Lazarus convention in IJsselstein 9 years ago
genfuncs.inc 66608fec02 * unicode executeprocess from work during Lazarus convention in IJsselstein 9 years ago
gensigset.inc ce3ce89028 * Prevent range check error when compiling with -Cr 19 years ago
initc.pp 2578514853 * first dragonfly patch (existing most). Mantis #27091 10 years ago
lnfogdb.pp d545a72f1a + lnfogdb unit that can use gdb to symbolicate backtraces on unix targets 13 years ago
oscdecl.inc 16183bebfe * libc's open() function is a varargs function 10 years ago
oscdeclh.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 years ago
ports.pp 7df861487b * use include files in the unix ports unit as well 7 years ago
settimeo.inc 65afe53eb0 * fix settimeofday timeval parameter 18 years ago
syscall.pp 1d1215ede3 Include setsysnr.inc and call SetSyscallNumbers if FPC_HAS_SETSYSNR_INC is defined 10 years ago
syscgen.inc e1a0b1204a * Removed unused vars in RTL. 10 years ago
sysdir.inc d66d15aad3 + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit 12 years ago
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 years ago
sysfile.inc 4242934edb * Fixed ftruncate to take 64-bit argument 10 years ago
sysheap.inc 453fedf089 * empty lines removed 8 years ago
sysunixh.inc d5c8fe7455 * on targets with indirect main entry argc, argv and envp are provided through the indirect entry information instead of externals 8 years ago
sysutils.pp 5e92e2d23f * Fixed crash in DiskFree() and DiskSize() on Unices due to out of bound read of the DriveStr[] array in rare cases. 6 years ago
termiosh.inc 8d8fc0fdee + RTL for AIX 13 years ago
timezone.inc 1c04470b66 * converted for-loop to while-loop, because its loop count is used on exit 8 years ago
tthread.inc 42be0dd306 Use ptruint instead of longint cast for self address for WRITE_DEBUG 10 years ago
ttyname.inc dd3fdac68e * beos support from Olivier Coursiere 18 years ago
unix.pp d49510cc8c * Fix bug #0034499 6 years ago
unixcp.pp 6d5339cdb6 * CP819/IBM819 should be mapped to Windows code page 28591 (ISO8859-1) 8 years ago
unixtype.pp 5d87461507 * moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp. 15 years ago
unixutil.pp 66608fec02 * unicode executeprocess from work during Lazarus convention in IJsselstein 9 years ago
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 years ago
unxovl.inc 455d675c5a * removed an empty overloaded version of statfs that could be called recursively 13 years ago
unxovlh.inc 455d675c5a * removed an empty overloaded version of statfs that could be called recursively 13 years ago
x86.pp 3ed284953b * use the new x86 port access intrinsics in the x86 unit for unix 7 years ago