mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-22 01:44:51 +02:00
![]() CreateDir and RemoveDir, and implemented a generic one (based on the OS/2 version) in the shared sysutils code (so that the filesystem code page support for the system unit routines can be reused) * include both ansistring and unicodestring versions of the above routines, and of ForceDirectories. Exception: GetCurrentDir, which cannot be overloaded based on function result and whose return type currently dependends on the FPC_UNICODE_RTL define git-svn-id: branches/cpstrrtl@25113 - |
||
---|---|---|
.. | ||
dos.pp | ||
macos.pp | ||
macostp.inc | ||
macostp.pp | ||
macutils.inc | ||
macutils.pp | ||
Makefile | ||
Makefile.fpc | ||
MPWmake | ||
README.txt | ||
rtldefs.inc | ||
sysdir.inc | ||
sysfile.inc | ||
sysheap.inc | ||
sysos.inc | ||
sysosh.inc | ||
system.pp | ||
sysutils.pp |
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.