.. |
scripts
|
Fix typo in script comment
|
2020-10-27 23:11:23 +00:00 |
aliasctp.inc
|
|
|
aliasptp.inc
|
|
|
baseunix.pp
|
* fixed ambiguity between pipe(2) with two params and pipe(3) with one that broke -dFPC_USE_LIBC
|
2022-08-22 13:22:57 +02:00 |
bunxh.inc
|
* Char -> AnsiChar
|
2023-07-14 17:26:09 +02:00 |
bunxovl.inc
|
* string -> shortstring
|
2023-07-14 17:26:11 +02:00 |
bunxovlh.inc
|
* Char -> AnsiChar
|
2023-07-14 17:26:09 +02:00 |
classes.pp
|
* move $H here
|
2023-07-14 17:26:11 +02:00 |
cthreads.pp
|
* implement waitformultiple for win32 only.
|
2023-05-20 14:37:26 +02:00 |
ctypes.inc
|
|
|
cwstraix.inc
|
* Char -> AnsiChar
|
2023-07-14 17:26:09 +02:00 |
cwstring.pp
|
* Remove use of internal conversion routines
|
2023-07-15 18:22:36 +02:00 |
dl.pp
|
* Char -> AnsiChar
|
2023-07-14 17:26:09 +02:00 |
dos.pp
|
* Some forgotten string -> shortstring instances
|
2023-07-14 20:13:43 +02:00 |
dynlibs.inc
|
* Char -> AnsiChar
|
2023-07-14 17:26:09 +02:00 |
errors.pp
|
|
|
fpmake.inc
|
|
|
genfdset.inc
|
* fix for mantis #36229, off by one in bounds check. Only affects invalid input though.
|
2019-10-29 13:44:24 +00:00 |
genfunch.inc
|
* string -> shortstring
|
2023-07-14 17:26:11 +02:00 |
genfuncs.inc
|
* string -> shortstring
|
2023-07-14 17:26:11 +02:00 |
gensigset.inc
|
|
|
initc.pp
|
|
|
lnfogdb.pp
|
|
|
oscdecl.inc
|
* Char -> AnsiChar
|
2023-07-14 17:26:09 +02:00 |
oscdeclh.inc
|
* Char -> AnsiChar
|
2023-07-14 17:26:09 +02:00 |
ports.pp
|
- disable I/O-port-related intrinsic functionality when using LLVM, as the
|
2018-12-01 20:30:43 +00:00 |
settimeo.inc
|
|
|
syscall.pp
|
|
|
syscgen.inc
|
* Char -> AnsiChar
|
2023-07-14 17:26:09 +02:00 |
sysdir.inc
|
* Char -> AnsiChar
|
2023-07-14 17:26:09 +02:00 |
sysdlh.inc
|
|
|
sysfile.inc
|
* Char -> AnsiChar
|
2023-07-14 17:26:09 +02:00 |
sysheap.inc
|
* Darwin now uses Mach VM calls for memory allocation instead of mmap/munmap
|
2019-08-18 15:55:07 +00:00 |
sysunixh.inc
|
* Char -> AnsiChar
|
2023-07-14 17:26:09 +02:00 |
sysutils.pp
|
* String -> ansistring
|
2023-07-14 17:26:11 +02:00 |
termiosh.inc
|
* string -> shortstring
|
2023-07-14 17:26:11 +02:00 |
timezone.inc
|
* Some forgotten string -> shortstring instances
|
2023-07-14 20:13:43 +02:00 |
tthread.inc
|
* TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part
|
2020-08-22 15:56:13 +00:00 |
ttyname.inc
|
* string -> shortstring
|
2023-07-14 17:26:11 +02:00 |
unix.pp
|
* Char -> AnsiChar
|
2023-07-14 17:26:09 +02: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
|
* Char -> AnsiChar
|
2023-07-14 17:26:09 +02:00 |
unxdeclh.inc
|
* Char -> AnsiChar
|
2023-07-14 17:26:09 +02:00 |
unxovl.inc
|
* Char -> AnsiChar
|
2023-07-14 17:26:09 +02:00 |
unxovlh.inc
|
|
|
x86.pp
|
* Char -> AnsiChar
|
2023-07-14 17:26:09 +02:00 |