fpc/rtl/macos
2023-11-08 18:15:52 +01:00
..
classes.pp * Add delphi-compatible observers to classes 2023-11-08 00:04:18 +01:00
dos.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
macos.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
macostp.inc * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
macostp.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
macutils.inc * string -> shortstring 2023-07-14 17:26:11 +02:00
macutils.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
Makefile * Regen Makefiles with correct defines for some lineinfo units 2023-11-08 18:15:52 +01:00
Makefile.fpc Remove OS specific SYSTEMUNIT variable setting 2023-10-09 01:02:28 +02:00
MPWmake
README.txt
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +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 * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
sysheap.inc
sysos.inc
sysosh.inc + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
system.pp * string -> shortstring 2023-07-14 17:26:11 +02:00
sysutils.pp * Dotted RTL compiles 2023-07-27 19:04:03 +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.