svenbarth 11b601d44c * 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 5 лет назад
..
ddk d94f37e375 + patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887 15 лет назад
ndk 22d1a8bbab Improve NativeNT RTL (tested on Windows 7) 13 лет назад
Makefile ca40956a3a Regenerated all Makefile's 5 лет назад
Makefile.fpc 595938637e Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option 7 лет назад
buildrtl.lpi d94f37e375 + patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887 15 лет назад
buildrtl.pp 394b353c34 Add character, fpwidestring, unicodedata and unicodenumtable units to builrtl to allow compilation of uregexpr unit from pacakge regexpr 7 лет назад
classes.pp c24d525b9f * compilation fixes for many platforms after r41167 6 лет назад
ddk.pas d94f37e375 + patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887 15 лет назад
dos.pp 8927b8f6b1 * use the dummy DOS unit from the Embedded target so that we can use it for the ExtPas unit 9 лет назад
ndk.pas 22d1a8bbab Improve NativeNT RTL (tested on Windows 7) 13 лет назад
ndkutils.pas a3c936fe5f + rawbytestring/unicodestring overloads for FileCreate and FileOpen. 13 лет назад
rtldefs.inc da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 12 лет назад
sysdir.inc d66d15aad3 + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit 12 лет назад
sysfile.inc 7bbb30ccd4 * Reset filerec mode field to fmClosed if the system call to open the file failed 10 лет назад
sysheap.inc 83deae45b8 * First part of 64-bit Windows fixes from Mantis #23074. 11 лет назад
sysos.inc df6a2dce00 + unicodestring support for assign/erase/rename 12 лет назад
sysosh.inc 3cd4168ab3 + introduce TOSTimestamp 5 лет назад
system.pp 84ebe96d41 Define FPC_IS_SYSTEM at start of all system.pp source 5 лет назад
systhrd.inc c8b7094378 * 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) 5 лет назад
sysutils.pp 69956cd97a * fix compilation on several OSes after r44010 5 лет назад
tthread.inc 11b601d44c * 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 5 лет назад