.. |
wininc
|
9ddf90b059
+ fix for Mantis #35203: add TLS_OUT_OF_INDEXES constant to Windows unit
|
%!s(int64=6) %!d(string=hai) anos |
dos.pp
|
1e6ee7f3c7
* fix remaining search handle leaks in Dos.FSearch - fix for bug #30896
|
%!s(int64=8) %!d(string=hai) anos |
dynlibs.inc
|
2d454dc8fa
Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages.
|
%!s(int64=10) %!d(string=hai) anos |
fpcmemdll.pp
|
3e054f46c3
+ sharemem unit
|
%!s(int64=19) %!d(string=hai) anos |
messages.pp
|
16ba47be46
* Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481)
|
%!s(int64=7) %!d(string=hai) anos |
sharemem.pp
|
47fe287169
* Change to ptruint.
|
%!s(int64=18) %!d(string=hai) anos |
sysdir.inc
|
c83f4c5ddc
* Windows targets: removed 'errno' threadvar, OS error codes can be passed directly to Errno2InOutRes().
|
%!s(int64=11) %!d(string=hai) anos |
sysdl.inc
|
2d454dc8fa
Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages.
|
%!s(int64=10) %!d(string=hai) anos |
sysdlh.inc
|
2d454dc8fa
Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages.
|
%!s(int64=10) %!d(string=hai) anos |
sysfile.inc
|
7bbb30ccd4
* Reset filerec mode field to fmClosed if the system call to open the file failed
|
%!s(int64=10) %!d(string=hai) anos |
sysheap.inc
|
83deae45b8
* First part of 64-bit Windows fixes from Mantis #23074.
|
%!s(int64=11) %!d(string=hai) anos |
sysos.inc
|
dff7cb3c3c
* added missing error constant
|
%!s(int64=10) %!d(string=hai) anos |
sysosh.inc
|
a735dc28ae
* fix for Mantis #35204: TThreadID is a DWord even on Windows 64-bit, so declare it accordingly
|
%!s(int64=6) %!d(string=hai) anos |
systhrd.inc
|
bb8b8f2eae
* do not set IsMultithread on windows, if no second thread is started, resolves #30535
|
%!s(int64=8) %!d(string=hai) anos |
systlsdir.inc
|
eb378c1b94
Replace __tls_used for win64 by an alias of _tls_used
|
%!s(int64=8) %!d(string=hai) anos |
sysutils.pp
|
2b876c6079
* Actually call InitLeadBytes
|
%!s(int64=6) %!d(string=hai) anos |
syswin.inc
|
b421ed0db1
* fixed TranslateMxcsr
|
%!s(int64=7) %!d(string=hai) anos |
tthread.inc
|
65c880a7f6
* Use STACK_SIZE_PARAM_IS_A_RESERVATION for stack sizes, should fix bug ID #17755
|
%!s(int64=9) %!d(string=hai) anos |
windirs.pp
|
16ba47be46
* Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481)
|
%!s(int64=7) %!d(string=hai) anos |
winres.inc
|
af53fcb48c
Adjust SysInstance so that it is correctly handled with the indirect entry information on Win32
|
%!s(int64=9) %!d(string=hai) anos |