fpc/rtl/watcom
Jonas Maebe a3c936fe5f + rawbytestring/unicodestring overloads for FileCreate and FileOpen.
The WinCE implementation converts the rawbytestring arguments to
    unicodestring and calls unicode OS APIs, while the others convert
    unicodestring arguments to DefaultFileSystemCodePage and call
    single byte OS APIs
  + test for the above

git-svn-id: branches/cpstrrtl@22467 -
2012-09-27 07:54:25 +00:00
..
classes.pp
crt.pp
dos.pp
Makefile * synchronised with trunk up to r21067 2012-04-26 21:24:20 +00:00
Makefile.fpc * add definition of SYSTEMUNIT variable in Makefile.fpc's that didn't have 2011-09-02 16:06:10 +00:00
prt0.as
rtldefs.inc + rtldefs.inc file for every target that contains defines shared by multiple 2012-09-27 07:54:06 +00:00
sysdir.inc + FileNameCasePreserving added - see #18066 in Mantis 2012-04-15 21:21:53 +00:00
sysfile.inc * fixed more properties, I still wonder how this could be commited 2009-08-16 10:57:52 +00:00
sysheap.inc * fixed more properties, I still wonder how this could be commited 2009-08-16 10:57:52 +00:00
sysos.inc * fixed more properties, I still wonder how this could be commited 2009-08-16 10:57:52 +00:00
sysosh.inc * fixed more properties, I still wonder how this could be commited 2009-08-16 10:57:52 +00:00
system.pp + FileNameCasePreserving added - see #18066 in Mantis 2012-04-15 20:56:13 +00:00
sysutils.pp + rawbytestring/unicodestring overloads for FileCreate and FileOpen. 2012-09-27 07:54:25 +00:00
varutils.pp
watcom.pp