fpc/rtl/nativent
2022-06-01 16:56:02 +02:00
..
ddk
ndk
buildrtl.lpi
buildrtl.pp Fix compilation by removing unicodenumtable unit 2022-03-28 10:35:55 +00:00
classes.pp * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
ddk.pas
dos.pp
Makefile * regenerate makefiles with latest fpcmake 2022-05-24 14:01:59 +03:00
Makefile.fpc + add all softfpu units for various targets 2020-10-24 20:58:08 +00:00
ndk.pas
ndkutils.pas
rtldefs.inc
sysdir.inc
sysfile.inc
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
systhrd.inc * fix for Mantis #36940: apply (adjusted) patch by Bi0T1N to add functionality to the thread manager to set a thread's debug name (if supported by the platform) 2020-04-28 19:58:20 +00:00
sysutils.pp * fix compilation on several OSes after r44010 2020-01-21 21:50:37 +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