.. |
wininc
|
* add some NUMA information functions mentioned in forum
|
2024-05-25 13:45:34 +02:00 |
dos.pp
|
* fix remaining search handle leaks in Dos.FSearch - fix for bug #30896
|
2016-11-17 22:05:17 +00:00 |
dynlibs.inc
|
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.
|
2015-02-03 20:00:00 +00:00 |
fpcmemdll.pp
|
|
|
messages.pp
|
* Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481)
|
2018-03-23 22:06:36 +00:00 |
sharemem.pp
|
|
|
sysdir.inc
|
* Windows targets: removed 'errno' threadvar, OS error codes can be passed directly to Errno2InOutRes().
|
2014-02-19 07:28:46 +00:00 |
sysdl.inc
|
Merged revision(s) 44256-44257, 44746, 45329 from trunk:
|
2020-12-13 21:52:13 +00:00 |
sysdlh.inc
|
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.
|
2015-02-03 20:00:00 +00:00 |
sysfile.inc
|
* fix for bug #38021 based on patch by Sergey Larin
|
2023-12-16 17:03:45 +01:00 |
sysheap.inc
|
* First part of 64-bit Windows fixes from Mantis #23074.
|
2014-02-18 02:10:35 +00:00 |
sysos.inc
|
--- Merging r45159 into '.':
|
2020-12-17 22:44:26 +00:00 |
sysosh.inc
|
* change tthreadid to thandle, as the used functions for threadid in systhrd all use HANDLE.
|
2024-05-26 11:04:28 +02:00 |
systhrd.inc
|
* lazy thread initialization support
|
2023-12-13 13:51:16 +01:00 |
systlsdir.inc
|
Replace __tls_used for win64 by an alias of _tls_used
|
2017-05-05 14:27:04 +00:00 |
sysutils.pp
|
* Define INVALID_HANDLE_VALUE for Delphi compatibility
|
2023-12-17 18:25:47 +01:00 |
syswin.inc
|
--- Merging r45159 into '.':
|
2020-12-17 22:44:26 +00:00 |
syswinh.inc
|
# revisions: 44952,44996,45855,46343,46753,46839
|
2020-11-25 07:26:17 +00:00 |
tthread.inc
|
* Merging revisions r45805 from trunk:
|
2020-08-23 09:24:13 +00:00 |
windirs.pp
|
* Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481)
|
2018-03-23 22:06:36 +00:00 |
winres.inc
|
Adjust SysInstance so that it is correctly handled with the indirect entry information on Win32
|
2016-02-19 16:22:20 +00:00 |