mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-10 19:21:40 +01:00
use a single byte API for file system operations
+ FPCRTL_FILESYSTEM_TWO_BYTE_API define that is set for targets where we
use a single byte API for file system operations
o in principle, both can be set if both are supprted and implemented in
the RTL in order to minimise conversions depending on the scenario
git-svn-id: branches/cpstrrtl@24991 -
|
||
|---|---|---|
| .. | ||
| buildrtl.pp | ||
| classes.pp | ||
| Makefile | ||
| Makefile.fpc | ||
| rtldefs.inc | ||
| seh64.inc | ||
| signals.pp | ||
| system.pp | ||
| windows.pp | ||