.. |
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
|
- Cleaned out thread manager semaphore support which was ever implemented only for Unix, and not used since r28965. This also reverts changes to System unit interface introduced in r27665.
|
2016-09-20 20:14:36 +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
|
* fixed (harmless) range error in 64 bit BSD-based RTLs
|
2016-05-21 14:48:32 +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
|
|
|
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
|
* android: Create app files dir if needed.
|
2016-08-20 12:41:36 +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
|
|
|
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
|
* 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
|
|
|