fpc/rtl/symbian
florian 3aadfc0802 * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem
on unixes can be tackled

git-svn-id: trunk@44010 -
(cherry picked from commit 01302bc47d)
2023-12-12 22:19:17 +01: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 Changes for symbian target OS, adding most of standard units, as empty stubs 2018-08-06 15:16:55 +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 Regenerated Makefile's after cherry-pick adding soft fpu related units 2022-02-01 14:02:07 -07:00
Makefile.fpc Merge of commit 46471, with regeneration of rtl/symbian/Makefile 2020-09-15 21:29: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
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 * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem 2023-12-12 22:19:17 +01:00
tthread.inc * Merging revisions r45805 from trunk: 2020-08-23 09:24:13 +00:00
uiq.pas
uiqclasses.pas