fpc/rtl/unix
2016-03-27 00:01:14 +00:00
..
scripts
aliasctp.inc
aliasptp.inc
baseunix.pp
bunxh.inc
bunxovl.inc
bunxovlh.inc
classes.pp
cthreads.pp * avoid threadvar memory leaks for external hooked threads if the tlskey 2015-10-27 21:52:05 +00:00
ctypes.inc
cwstraix.inc
cwstring.pp * Type helpers, compatible to Delphi XE 8 2015-11-07 09:40:54 +00:00
dl.pp * Return a real base address for ELF executables by GetModuleByAddr() instead of hard-coded 0. 2015-10-13 20:08:03 +00:00
dos.pp * unicode executeprocess from work during Lazarus convention in IJsselstein 2016-03-19 17:59:42 +00:00
dynlibs.inc 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. 2015-02-03 20:00:00 +00:00
errors.pp
fpmake.inc
genfdset.inc * Fix bug #28987, fpfd_clr, and fpfdfillset using cardinal instead of correctly sized culong 2015-11-15 12:14:14 +00:00
genfunch.inc * unicode executeprocess from work during Lazarus convention in IJsselstein 2016-03-19 17:59:42 +00:00
genfuncs.inc * unicode executeprocess from work during Lazarus convention in IJsselstein 2016-03-19 17:59:42 +00:00
gensigset.inc
initc.pp * first dragonfly patch (existing most). Mantis #27091 2014-12-07 20:27:02 +00:00
lnfogdb.pp
oscdecl.inc * libc's open() function is a varargs function 2015-01-30 19:31:25 +00:00
oscdeclh.inc * libc's open() function is a varargs function 2015-01-30 19:31:25 +00:00
ports.pp
settimeo.inc
syscall.pp
syscgen.inc * Removed unused vars in RTL. 2015-09-17 16:48:53 +00:00
sysdir.inc
sysdlh.inc 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. 2015-02-03 20:00:00 +00:00
sysfile.inc * Fixed ftruncate to take 64-bit argument 2015-05-21 07:32:30 +00:00
sysheap.inc
sysunixh.inc 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. 2015-02-03 20:00:00 +00:00
sysutils.pp * SearchAttr needs more bits (faSymlink=$400), bug ID #29870 2016-03-27 00:01:14 +00:00
termiosh.inc
timezone.inc * Observe TZ and TZDir when determining timezone 2015-11-19 22:34:23 +00:00
tthread.inc
ttyname.inc
unix.pp * unicode executeprocess from work during Lazarus convention in IJsselstein 2016-03-19 17:59:42 +00:00
unixcp.pp * Haiku use UTF-8 from day one, so it make sense to use the corresponding 2015-08-16 13:22:57 +00:00
unixtype.pp
unixutil.pp * unicode executeprocess from work during Lazarus convention in IJsselstein 2016-03-19 17:59:42 +00:00
unxdeclh.inc
unxovl.inc
unxovlh.inc
x86.pp