fpc/rtl/nativent
2023-11-08 23:44:51 +01:00
..
ddk
ndk * Char -> AnsiChar 2023-11-08 23:39:53 +01:00
buildrtl.lpi
buildrtl.pp Fix compilation by removing unicodenumtable unit 2022-03-28 10:35:55 +00:00
classes.pp * Dotted RTL compiles 2023-11-08 23:41:46 +01:00
ddk.pas * Dotted RTL compiles 2023-11-08 23:41:46 +01:00
dos.pp * Dotted RTL compiles 2023-11-08 23:41:46 +01:00
Makefile * Correct dependency of (System.)Character, or resulting unit is unusable 2023-11-08 23:44:51 +01:00
Makefile.fpc Remove OS specific SYSTEMUNIT variable setting 2023-11-08 23:44:34 +01:00
ndk.pas * Dotted RTL compiles 2023-11-08 23:41:46 +01:00
ndkutils.pas * Dotted RTL compiles 2023-11-08 23:41:46 +01:00
rtldefs.inc
sysdir.inc
sysfile.inc
sysheap.inc
sysos.inc * Char -> AnsiChar 2023-11-08 23:39:53 +01:00
sysosh.inc + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
system.pp * string -> shortstring 2023-11-08 23:39:57 +01:00
systhrd.inc * implement waitformultiple for win32 only. 2023-11-08 23:29:02 +01:00
sysutils.pp * Dotted RTL compiles 2023-11-08 23:41:46 +01: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