fpc/rtl/nativent
marcoonthegit 452ec93f06 * implement waitformultiple for win32 only.
* Change interface to allow for COM waiting + a basic windows implementation. (only for desktop apps? Use msgwait* for the rest?)
2023-05-20 14:37:26 +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 Add aarch64-iphonesim target 2023-03-27 18:45:00 +00: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 * implement waitformultiple for win32 only. 2023-05-20 14:37:26 +02: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