| .. |
|
scripts
|
* Use gsed if present and temp directory to avoid system recompilation
|
2012-08-22 09:43:34 +00:00 |
|
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
|
* move fpgetenv(pchar) to unit system for syscall based *nix rtls.
|
2012-09-10 09:21:56 +00:00 |
|
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
|
* made the ansistring parameters of the fp*() overloads constant, changed
|
2013-07-19 16:28:49 +00:00 |
|
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
|
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
|
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
2013-07-04 22:28:37 +00:00 |
|
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
|
* unicode executeprocess from work during Lazarus convention in IJsselstein
|
2016-03-19 17:59:42 +00:00 |
|
termiosh.inc
|
|
|
|
timezone.inc
|
* Observe TZ and TZDir when determining timezone
|
2015-11-19 22:34:23 +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
|
* 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
|
* removed an empty overloaded version of statfs that could be called recursively
|
2012-05-19 12:09:39 +00:00 |
|
unxovlh.inc
|
* removed an empty overloaded version of statfs that could be called recursively
|
2012-05-19 12:09:39 +00:00 |
|
x86.pp
|
* basic android/x86 support
|
2012-05-14 21:14:12 +00:00 |