fpc/rtl/msdos
2020-11-26 05:59:00 +00:00
..
classes.pp * msdos: Enabled $HUGECODE for sysutils and classes to overcome 64K per unit code limit. 2020-08-19 10:49:40 +00:00
dos.pp
Makefile Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 2020-11-20 14:03:57 +00:00
Makefile.fpc
msmouse.pp
ports.pp
prt0c.asm
prt0comn.asm
prt0h.asm
prt0l.asm
prt0m.asm
prt0s.asm
prt0t.asm
registers.inc
rtldefs.inc
sysdir.inc
sysfile.inc
sysheap.inc
sysos.inc
sysosh.inc + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
system.pp * rtl: implement TRandomGenerator for thread-safe random 2020-11-26 05:59:00 +00:00
sysutils.pp + TZ variable based offset calculation included for DOS targets 2020-11-24 00:35:52 +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