fpc/rtl/nativent
2024-02-24 18:11:23 +01:00
..
ddk
ndk * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
buildrtl.lpi
buildrtl.pp Fix compilation by removing unicodenumtable unit 2022-03-28 10:35:55 +00:00
classes.pp * Add delphi-compatible observers to classes 2023-11-08 00:04:18 +01:00
ddk.pas * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
dos.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
Makefile Regenerated Makefile's after: Add linux dependency on syscall unit for libc on i386 and x86_64 2024-01-29 11:20:47 +00:00
Makefile.fpc Remove OS specific SYSTEMUNIT variable setting 2023-10-09 01:02:28 +02:00
ndk.pas * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
ndkutils.pas * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
sysdir.inc + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit 2013-07-04 22:28:37 +00:00
sysfile.inc * Reset filerec mode field to fmClosed if the system call to open the file failed 2014-11-23 21:49:29 +00:00
sysheap.inc * First part of 64-bit Windows fixes from Mantis #23074. 2014-02-18 02:10:35 +00:00
sysos.inc * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
sysosh.inc + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
system.pp * Enable monitor support 2024-02-24 18:11:23 +01:00
systhrd.inc * implement waitformultiple for win32 only. 2023-05-20 14:37:26 +02:00
sysutils.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02: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