Michaël Van Canneyt 513b02f3fd * Add overload, so system unit version of interlocked* calls is also found. Fixes issue #40283 2 роки тому
..
wininc 513b02f3fd * Add overload, so system unit version of interlocked* calls is also found. Fixes issue #40283 2 роки тому
dos.pp 1e6ee7f3c7 * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 8 роки тому
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 роки тому
fpcmemdll.pp 3e054f46c3 + sharemem unit 19 роки тому
messages.pp 16ba47be46 * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) 7 роки тому
sharemem.pp 47fe287169 * Change to ptruint. 18 роки тому
sysdir.inc c83f4c5ddc * Windows targets: removed 'errno' threadvar, OS error codes can be passed directly to Errno2InOutRes(). 11 роки тому
sysdl.inc 3c79a8dd81 * GetLoadErrorStr (currently) returns a ShortString, so avoid a useless conversion to AnsiString 5 роки тому
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 роки тому
sysfile.inc 5c119d5f67 * fix for bug #38021 based on patch by Sergey Larin 4 роки тому
sysheap.inc 83deae45b8 * First part of 64-bit Windows fixes from Mantis #23074. 11 роки тому
sysos.inc 187cc46b32 * Windows: Do not use CommandLineToArgvW for parsing command line parameters, because it treats \" as an escape sequence for the double quote. 5 роки тому
sysosh.inc 3cd4168ab3 + introduce TOSTimestamp 5 роки тому
systhrd.inc 452ec93f06 * implement waitformultiple for win32 only. 2 роки тому
systlsdir.inc eb378c1b94 Replace __tls_used for win64 by an alias of _tls_used 8 роки тому
sysutils.pp 0bad315daf * Fix TDateTimeInfoRec 2 роки тому
syswin.inc e74d89ce62 * patch by Dean Mustakinov to improve commandline quote handling on Windows, resolves #40189 2 роки тому
syswinh.inc 8d95da3fea * Windows: Reworked handling of command line arguments to properly support Unicode: 5 роки тому
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 роки тому
windirs.pp 16ba47be46 * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) 7 роки тому
winres.inc af53fcb48c Adjust SysInstance so that it is correctly handled with the indirect entry information on Win32 9 роки тому