mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-09 20:28:49 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() o since we always use UTF-16 for OS file API calls, this will only affect possible intermediate code page conversions inside RTL routines and hence prevent potential data loss. This was already the same for NativeNT and WinCE, which are in the same boat o DefaultRTLFileSystemCodePage, which specifies the code page used to return strings from single byte RTL routines, remains CP_ACP and hence nothing will change as far as programs using the RTL are concerned git-svn-id: trunk@26377 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |