fpc/rtl/objpas/sysutils
Jonas Maebe 35c64a7a69 * properly order all operations in TMultiReadExclusiveWriteSynchronizer
using memory barriers, rather than half-heartedly using atomic
    operations. Fixes random failures in trwsync on POWER7 processors
    (and probably other weakly ordered architectures)

git-svn-id: trunk@27723 -
2014-05-03 14:19:54 +00:00
..
dati.inc * Fix case for negative dates (bug ID 23464) 2014-03-13 09:42:01 +00:00
datih.inc * fixed TTimeStamp for integer=smallint 2014-03-10 22:31:48 +00:00
disk.inc
diskh.inc
filutil.inc
filutilh.inc
fina.inc * always use the *W version of the Windows API in ExtractShortPathName() so 2014-01-13 22:21:09 +00:00
finah.inc
intfh.inc
osutil.inc
osutilsh.inc
stre.inc
strg.inc
sysansi.inc
sysansih.inc
syscodepages.inc
syscodepagesh.inc
sysencoding.inc
sysencodingh.inc
sysformt.inc
sysint.inc
sysinth.inc
syspch.inc
syspchh.inc
sysstr.inc * fixed StrToInt, IntToStr and friends for objpas.integer=smallint 2014-03-10 00:33:53 +00:00
sysstrh.inc * fixed StrToInt, IntToStr and friends for objpas.integer=smallint 2014-03-10 00:33:53 +00:00
systhrdh.inc
sysuintf.inc
sysuni.inc
sysunih.inc
sysuthrd.inc * properly order all operations in TMultiReadExclusiveWriteSynchronizer 2014-05-03 14:19:54 +00:00
sysutilh.inc * EInOutError.ErrorCode changed from Longint to Integer (16-bit Delphi 1 2014-03-09 13:21:27 +00:00
sysutils.inc * i386 and x86_64 changes for Delphi compatibility: 2014-04-25 15:10:12 +00:00
syswide.inc
syswideh.inc