fpc/rtl/unix
Károly Balogh ab1a82bfb3 fix typo in comment. no functional change.
git-svn-id: trunk@37567 -
2017-11-07 15:50:59 +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
bunxovlh.inc
classes.pp
cthreads.pp fix typo in comment. no functional change. 2017-11-07 15:50:59 +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 * link always excplicitly against libc on linux when using the dl unit so 2016-08-22 14:16:21 +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 * Use specific type for TFPSet elements 2017-07-09 14:47:27 +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 Disable FpSigTimedWait also for BeOS 2017-09-20 08:49:12 +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 * 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 * empty lines removed 2017-06-19 21:17:56 +00:00
sysunixh.inc * on targets with indirect main entry argc, argv and envp are provided through the indirect entry information instead of externals 2017-07-08 19:18:20 +00:00
sysutils.pp * initial fileflush, mantis #15824 2017-09-03 16:41:32 +00:00
termiosh.inc
timezone.inc * converted for-loop to while-loop, because its loop count is used on exit 2016-11-01 14:01:41 +00:00
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 * android: Use ICU to get timezone information if running on an Android version where libc does not implement timezone. 2016-08-19 14:57:02 +00:00
unixcp.pp * CP819/IBM819 should be mapped to Windows code page 28591 (ISO8859-1) 2017-02-04 22:44:36 +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