fpc/rtl/symbian
2019-02-02 23:22:09 +00:00
..
bindings
symbianinc
uiqinc
buildrtl.pp Changes for symbian target OS, adding most of standard units, as empty stubs 2018-08-06 15:16:55 +00:00
classes.pp * compilation fixes for many platforms after r41167 2019-02-02 20:22:07 +00:00
dos.pp Changes for symbian target OS, adding most of standard units, as empty stubs 2018-08-06 15:16:55 +00:00
Makefile + added sortbase as a dependency to unit fgl in the makefiles 2019-02-02 23:22:09 +00:00
Makefile.fpc + added sortbase as a dependency to unit fgl in the makefiles 2019-02-02 23:22:09 +00:00
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
symbian.pas
sysdir.inc + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit 2013-07-04 22:28:37 +00:00
sysfile.inc + unicodestring support for assign/erase/rename 2013-07-19 16:30:51 +00:00
sysheap.inc
sysos.inc
sysosh.inc
system.pp - get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) ) 2016-01-29 14:51:15 +00:00
sysutils.pp + add Delphi-compatible FileGetSymLinkTarget functions to all platforms (currently returns False on all platforms); this also includes TSymLinkRec variants for both RawByteString and UnicodeString 2018-08-24 15:33:45 +00:00
tthread.inc Changes for symbian target OS, adding most of standard units, as empty stubs 2018-08-06 15:16:55 +00:00
uiq.pas
uiqclasses.pas