mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-14 13:46:09 +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 - |
||
---|---|---|
.. | ||
classes.pp | ||
crt.pp | ||
dos.pp | ||
Makefile | ||
Makefile.fpc | ||
prt0.as | ||
rtldefs.inc | ||
sysdir.inc | ||
sysfile.inc | ||
sysheap.inc | ||
sysos.inc | ||
sysosh.inc | ||
system.pp | ||
sysutils.pp | ||
varutils.pp | ||
watcom.pp |