.. |
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
|
433050a2c4
* set EXEEXT to .wasm for the WASI target in fpcmake
|
4 жил өмнө |
Makefile.fpc
|
707034b271
+ add all softfpu units for various targets
|
4 жил өмнө |
buildrtl.lpi
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
15 жил өмнө |
buildrtl.pp
|
707034b271
+ add all softfpu units for various targets
|
4 жил өмнө |
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
|
1a0ba60de6
* revert r47598: implement TRandomGenerator
|
4 жил өмнө |
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 жил өмнө |