.. |
ddk
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
15 years ago |
ndk
|
35bb77a826
* Char -> AnsiChar
|
1 year ago |
Makefile
|
b04c928a4c
Regenerate Makefile's
|
1 year ago |
Makefile.fpc
|
c6ade8c39f
Remove code testing for FPC_VERSION 1.X or 2.X
|
1 year ago |
buildrtl.lpi
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
15 years ago |
buildrtl.pp
|
2dcca2eb68
Fix compilation by removing unicodenumtable unit
|
3 years ago |
classes.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 year ago |
ddk.pas
|
e04f02dc37
* Dotted RTL compiles
|
1 year ago |
dos.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 year ago |
ndk.pas
|
e04f02dc37
* Dotted RTL compiles
|
1 year ago |
ndkutils.pas
|
e04f02dc37
* Dotted RTL compiles
|
1 year ago |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 years ago |
sysdir.inc
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
12 years ago |
sysfile.inc
|
7bbb30ccd4
* Reset filerec mode field to fmClosed if the system call to open the file failed
|
11 years ago |
sysheap.inc
|
83deae45b8
* First part of 64-bit Windows fixes from Mantis #23074.
|
11 years ago |
sysos.inc
|
35bb77a826
* Char -> AnsiChar
|
1 year ago |
sysosh.inc
|
3cd4168ab3
+ introduce TOSTimestamp
|
5 years ago |
system.pp
|
518fdbf988
* string -> shortstring
|
1 year ago |
systhrd.inc
|
f2dd295b79
* implement waitformultiple for win32 only.
|
1 year ago |
sysutils.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 year ago |
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 years ago |