.. |
ddk
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
15 年之前 |
ndk
|
f96476b4fc
* Char -> AnsiChar
|
2 年之前 |
Makefile
|
603dd63b39
Fix make variable name error: OBJPAS_DEPS_SPU => OBJPAS_DEPS_CPU
|
1 年之前 |
Makefile.fpc
|
cb2d675732
Remove OS specific SYSTEMUNIT variable setting
|
1 年之前 |
buildrtl.lpi
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
15 年之前 |
buildrtl.pp
|
2dcca2eb68
Fix compilation by removing unicodenumtable unit
|
3 年之前 |
classes.pp
|
594090b215
* Add delphi-compatible observers to classes
|
1 年之前 |
ddk.pas
|
ccfa38c68e
* Dotted RTL compiles
|
2 年之前 |
dos.pp
|
ccfa38c68e
* Dotted RTL compiles
|
2 年之前 |
ndk.pas
|
ccfa38c68e
* Dotted RTL compiles
|
2 年之前 |
ndkutils.pas
|
ccfa38c68e
* Dotted RTL compiles
|
2 年之前 |
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
|
f96476b4fc
* Char -> AnsiChar
|
2 年之前 |
sysosh.inc
|
3cd4168ab3
+ introduce TOSTimestamp
|
5 年之前 |
system.pp
|
4c26e4f989
* Enable monitor support
|
1 年之前 |
systhrd.inc
|
452ec93f06
* implement waitformultiple for win32 only.
|
2 年之前 |
sysutils.pp
|
ccfa38c68e
* Dotted RTL compiles
|
2 年之前 |
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 年之前 |