fpc/rtl/macos
2023-07-14 17:26:11 +02:00
..
classes.pp * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
dos.pp * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
macos.pp
macostp.inc * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
macostp.pp
macutils.inc * string -> shortstring 2023-07-14 17:26:11 +02:00
macutils.pp
Makefile Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
Makefile.fpc Avoid copying of objpas.pp into local rtl/macos directory 2021-03-17 09:33:14 +00:00
MPWmake
README.txt
rtldefs.inc
sysdir.inc
sysfile.inc * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
sysheap.inc
sysos.inc
sysosh.inc
system.pp * string -> shortstring 2023-07-14 17:26:11 +02:00
sysutils.pp * Char -> AnsiChar 2023-07-14 17:26:09 +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

The info in this file has moved to 

http://www.freepascal.org/wiki/index.php/Mode_MacPas

or to the README MacOS file accompanying the installation package.