fpc/rtl/symbian
2021-06-24 00:16:00 +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 * set EXEEXT to .wasm for the WASI target in fpcmake 2021-06-24 00:16:00 +00:00
Makefile.fpc Add fgl unit to symbian RTL unit list 2020-08-17 13:47:10 +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 + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
system.pp * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
sysutils.pp Use same parameters as in fileutilh.inc for the handle variant of FileSetDate overloaded function 2020-07-30 14:08:22 +00:00
tthread.inc * TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part 2020-08-22 15:56:13 +00:00
uiq.pas
uiqclasses.pas