fpc/rtl/unix
Jonas Maebe 1e227f78fe * factored out the check for whether we have to generate dotted function
names, and disabled them for ppc64 ELFv2
  * disabling those also disables the function descriptors, so use the
    _CALL_ELF compiler variable to check whether there is in fact a
    function descriptor

git-svn-id: trunk@30196 -
2015-03-14 18:35:25 +00:00
..
scripts
aliasctp.inc
aliasptp.inc
baseunix.pp Include setsysnr.inc and call SetSyscallNumbers if FPC_HAS_SETSYSNR_INC is defined 2014-11-23 21:57:33 +00:00
bunxh.inc
bunxovl.inc * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes 2014-01-02 13:26:09 +00:00
bunxovlh.inc
classes.pp
cthreads.pp + Darwin/AArch64 support 2015-02-23 22:53:50 +00:00
ctypes.inc
cwstraix.inc
cwstring.pp + Darwin/AArch64 support 2015-02-23 22:53:50 +00:00
dl.pp * Re-enable UnixGetModuleByAddrHook for Android to fix back traces for libraries. Get dladdr() dynamically at run-time to support older versions of Android. 2015-01-05 00:45:07 +00:00
dos.pp
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
genfunch.inc
genfuncs.inc
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 Include setsysnr.inc and call SetSyscallNumbers if FPC_HAS_SETSYSNR_INC is defined 2014-11-23 21:57:33 +00:00
syscgen.inc
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 * Reset filerec mode field to fmClosed if the system call to open the file failed 2014-11-23 21:49:29 +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 * factored out the check for whether we have to generate dotted function 2015-03-14 18:35:25 +00:00
termiosh.inc
timezone.inc
tthread.inc Use ptruint instead of longint cast for self address for WRITE_DEBUG 2014-11-10 23:09:06 +00:00
ttyname.inc
unix.pp * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes 2014-01-02 13:26:09 +00:00
unixcp.pp * fall back to UTF-8 for darwin in unixcp.GetSystemCodePage if no LC_*/LANG 2014-12-11 19:11:11 +00:00
unixtype.pp
unixutil.pp * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes 2014-01-02 13:26:09 +00:00
unxdeclh.inc
unxovl.inc
unxovlh.inc
x86.pp