mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-01 02:59:33 +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 -
|
||
|---|---|---|
| .. | ||
| jastringh.inc | ||
| jastrings.inc | ||
| java_sys.inc | ||
| java_sysh.inc | ||
| jcompproc.inc | ||
| jdk15.inc | ||
| jdk15.pas | ||
| jdynarr.inc | ||
| jdynarrh.inc | ||
| jpvar.inc | ||
| jpvarh.inc | ||
| jrec.inc | ||
| jrech.inc | ||
| jset.inc | ||
| jseth.inc | ||
| jsstringh.inc | ||
| jsstrings.inc | ||
| jsystem.inc | ||
| jsystemh_types.inc | ||
| jsystemh.inc | ||
| jtcon.inc | ||
| jtconh.inc | ||
| jtvar.inc | ||
| jtvarh.inc | ||
| justringh.inc | ||
| justrings.inc | ||
| jwin2javacharset.inc | ||
| Makefile | ||
| Makefile.fpc | ||
| objpas.inc | ||
| objpas.pp | ||
| objpash.inc | ||
| rtl.cfg | ||
| rtldefs.inc | ||
| rtti.inc | ||
| sysos.inc | ||
| sysosh.inc | ||
| sysres.inc | ||
| system.pp | ||