fpc/rtl/objpas/sysutils
Jonas Maebe 13e8b3f23e * don't give a "NoThreadError" for any default rtl/basicevent* routines,
so the TMultiReadExclusiveWriteSynchronizer routines can be safely
    executed even with the default thread manager -> removed ismultithread
    checks, so that it keeps working even if ismultithread is set to true
    between acquiring and freeing a lock (mantis #15619)

git-svn-id: trunk@14830 -
2010-01-29 21:01:11 +00:00
..
dati.inc * improvements to sysuitls date/time formatting routines: (Mantis 14905,Sergei) 2009-11-08 15:07:00 +00:00
datih.inc * improvements to sysuitls date/time formatting routines: (Mantis 14905,Sergei) 2009-11-08 15:07:00 +00:00
diskh.inc
filutilh.inc * Implemented function ExeSearch 2009-03-22 10:02:24 +00:00
fina.inc * fix ExtractFileDrive for \\server\share\path\file: it should return \\server\share 2009-07-15 20:40:34 +00:00
finah.inc * AllowDirectorySeparators and AllowDriveSeparators typed constants 2008-01-29 23:04:56 +00:00
intfh.inc * added TryStringToGuid function (former StringToGuid is using this now) 2009-06-05 20:35:12 +00:00
osutil.inc * Added GetUSerDir function (ID 11338) 2008-05-24 11:50:26 +00:00
osutilsh.inc * Revised yesterday solution to a more general one. Executeprocess gets 2010-01-07 20:49:28 +00:00
stre.inc
strg.inc
sysansi.inc
sysansih.inc
sysformt.inc o patch by Markus Beth 2008-09-11 13:41:54 +00:00
sysint.inc
sysinth.inc
syspch.inc * fixed (harmless) range check errors 2009-02-07 22:25:07 +00:00
syspchh.inc
sysstr.inc rtl: fix FormatFloat to skip first spaces 2009-12-28 15:53:35 +00:00
sysstrh.inc * change length parameter of CompareMem/CompareMemRange into PtrUInt, resolves #15190 2009-12-13 11:42:05 +00:00
systhrdh.inc * replaced writelock of TMultiReadExclusiveWriteSynchronizer with a 2010-01-10 12:14:21 +00:00
sysuintf.inc * removed commented code in TryStringToGUID 2009-11-04 23:04:30 +00:00
sysuni.inc + unicode functions for sysutils, makes tunistr6.pp compiling 2009-07-17 14:05:19 +00:00
sysunih.inc + unicode functions for sysutils, makes tunistr6.pp compiling 2009-07-17 14:05:19 +00:00
sysuthrd.inc * don't give a "NoThreadError" for any default rtl/basicevent* routines, 2010-01-29 21:01:11 +00:00
sysutilh.inc * superfluos empty lines removed 2010-01-10 13:24:41 +00:00
sysutils.inc * Implemented OnBeep to install custom beep handler 2009-11-22 17:33:56 +00:00
syswide.inc
syswideh.inc