| .. |
|
scripts
|
* Use gsed if present and temp directory to avoid system recompilation
|
2012-08-22 09:43:34 +00:00 |
|
aliasctp.inc
|
|
|
|
aliasptp.inc
|
* added alias for statsfs
|
2011-02-27 20:14:11 +00:00 |
|
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
|
Also use PHTREAD_INHERIT_SCHED in pthread_attr_setinheritedsched for NetBSD system
|
2014-11-10 23:10:27 +00:00 |
|
ctypes.inc
|
|
|
|
cwstraix.inc
|
+ AIX support for cwstring
|
2012-04-11 18:06:22 +00:00 |
|
cwstring.pp
|
* first dragonfly patch (existing most). Mantis #27091
|
2014-12-07 20:27:02 +00:00 |
|
dl.pp
|
* first dragonfly patch (existing most). Mantis #27091
|
2014-12-07 20:27:02 +00:00 |
|
dos.pp
|
+ unicodestring support for assign/erase/rename
|
2013-07-19 16:30:51 +00:00 |
|
dynlibs.inc
|
+ defaultfilesystemcodepage support for dynlibs
|
2013-07-22 21:45:34 +00:00 |
|
errors.pp
|
|
|
|
fpmake.inc
|
|
|
|
genfdset.inc
|
* fix for 11263, changed fileread and fd_zero to out using $modeswitch.
|
2010-03-01 22:35:14 +00:00 |
|
genfunch.inc
|
|
|
|
genfuncs.inc
|
* move fpgetenv(pchar) to unit system for syscall based *nix rtls.
|
2012-09-10 09:21:56 +00:00 |
|
gensigset.inc
|
|
|
|
initc.pp
|
* first dragonfly patch (existing most). Mantis #27091
|
2014-12-07 20:27:02 +00:00 |
|
lnfogdb.pp
|
+ lnfogdb unit that can use gdb to symbolicate backtraces on unix targets
|
2012-04-11 18:05:56 +00:00 |
|
oscdecl.inc
|
|
|
|
oscdeclh.inc
|
* ordered the declarations the same was as in bunxh.inc, so it's easier
|
2013-07-24 13:49:35 +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
|
* move fpgetenv(pchar) to unit system for syscall based *nix rtls.
|
2012-09-10 09:21:56 +00:00 |
|
sysdir.inc
|
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
2013-07-04 22:28:37 +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
|
+ FileNameCasePreserving added - see #18066 in Mantis
|
2012-04-15 20:56:13 +00:00 |
|
sysutils.pp
|
* support for clock_gettime(), patch by Graeme.
|
2014-09-05 13:01:04 +00:00 |
|
termiosh.inc
|
+ RTL for AIX
|
2012-04-11 17:59:49 +00:00 |
|
timezone.inc
|
+ RTL for AIX
|
2012-04-11 17:59:49 +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
|
* 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
|
* declare the code page names as ansistring instead of rawbytestring and
|
2014-01-05 18:26:04 +00:00 |
|
unixtype.pp
|
* moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp.
|
2010-01-09 16:05:42 +00:00 |
|
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
|
+ RTL for AIX
|
2012-04-11 17:59:49 +00:00 |
|
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 |