.. |
wininc
|
492893a935
* add some NUMA information functions mentioned in forum
|
1 éve |
dos.pp
|
ccfa38c68e
* Dotted RTL compiles
|
2 éve |
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.
|
10 éve |
fpcmemdll.pp
|
3e054f46c3
+ sharemem unit
|
19 éve |
messages.pp
|
ccfa38c68e
* Dotted RTL compiles
|
2 éve |
sharemem.pp
|
ccfa38c68e
* Dotted RTL compiles
|
2 éve |
sysdir.inc
|
c83f4c5ddc
* Windows targets: removed 'errno' threadvar, OS error codes can be passed directly to Errno2InOutRes().
|
11 éve |
sysdl.inc
|
32d55bb0ea
* String -> AnsiString
|
2 éve |
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.
|
10 éve |
sysfile.inc
|
5c119d5f67
* fix for bug #38021 based on patch by Sergey Larin
|
4 éve |
sysheap.inc
|
6489b6fc36
Shorten win/systhrd.inc; fix SetThreadStackGuarantee signature.
|
1 éve |
sysos.inc
|
41ae52dde1
Import Heap* functions on WinCE.
|
1 éve |
sysosh.inc
|
7957c34940
* change tthreadid to thandle, as the used functions for threadid in systhrd all use HANDLE.
|
1 éve |
systhrd.inc
|
6489b6fc36
Shorten win/systhrd.inc; fix SetThreadStackGuarantee signature.
|
1 éve |
systlsdir.inc
|
eb378c1b94
Replace __tls_used for win64 by an alias of _tls_used
|
8 éve |
sysutils.pp
|
f510e6f59b
Use GetProcAddress to set GetFinalPathNameByHandle function pointer
|
1 éve |
syswin.inc
|
4383aab15a
Fix off-by-one error in syswin.inc:setup_arguments.
|
1 éve |
syswinh.inc
|
706e090457
* Char -> AnsiChar
|
2 éve |
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 éve |
windirs.pp
|
ccfa38c68e
* Dotted RTL compiles
|
2 éve |
winres.inc
|
706e090457
* Char -> AnsiChar
|
2 éve |