.. |
ddk
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
16 년 전 |
ndk
|
35bb77a826
* Char -> AnsiChar
|
1 년 전 |
Makefile
|
f0f281d69d
* Regenerated makefiles with subtarget support
|
1 년 전 |
Makefile.fpc
|
707034b271
+ add all softfpu units for various targets
|
5 년 전 |
buildrtl.lpi
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
16 년 전 |
buildrtl.pp
|
2dcca2eb68
Fix compilation by removing unicodenumtable unit
|
3 년 전 |
classes.pp
|
a1d79a323a
* move $H here
|
1 년 전 |
ddk.pas
|
35bb77a826
* Char -> AnsiChar
|
1 년 전 |
dos.pp
|
35bb77a826
* Char -> AnsiChar
|
1 년 전 |
ndk.pas
|
22d1a8bbab
Improve NativeNT RTL (tested on Windows 7)
|
13 년 전 |
ndkutils.pas
|
35bb77a826
* Char -> AnsiChar
|
1 년 전 |
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
|
11 년 전 |
sysheap.inc
|
83deae45b8
* First part of 64-bit Windows fixes from Mantis #23074.
|
11 년 전 |
sysos.inc
|
35bb77a826
* Char -> AnsiChar
|
1 년 전 |
sysosh.inc
|
3cd4168ab3
+ introduce TOSTimestamp
|
5 년 전 |
system.pp
|
518fdbf988
* string -> shortstring
|
1 년 전 |
systhrd.inc
|
f2dd295b79
* implement waitformultiple for win32 only.
|
1 년 전 |
sysutils.pp
|
59ac8d66ab
* Synchronize API for AnsiString/Unicode string, keep string where possible.
|
1 년 전 |
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 년 전 |