fpc/rtl/objpas/sysutils
marco 9cae1830e2 * Remove typedness of feinvalidhandle constant to straight constant with typecast in rvalue. mantis #37358
Reasons for original construct unclear and probably historic, added by oro in 2006 as  feinvalidhandle : Thandle =-1 and then modified by Jonas for unsigned thandle types in 2007 to   feinvalidhandle : Thandle =thandle(-1).

git-svn-id: trunk@45790 -
2020-07-15 10:31:25 +00:00
..
dati.inc * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem 2020-01-21 20:59:20 +00:00
datih.inc * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem 2020-01-21 20:59:20 +00:00
disk.inc SysUtils: make GetDriveIDFromLetter accept lowercase letters 2020-03-29 06:16:28 +00:00
diskh.inc
filutil.inc * fix compilation on several OSes after r44010 2020-01-21 21:50:37 +00:00
filutilh.inc * Remove typedness of feinvalidhandle constant to straight constant with typecast in rvalue. mantis #37358 2020-07-15 10:31:25 +00:00
fina.inc SysUtils: add ExpandFileName with a BasePath overload 2020-01-13 12:36:35 +00:00
finah.inc SysUtils: add ExpandFileName with a BasePath overload 2020-01-13 12:36:35 +00:00
fmtflt.inc
intfh.inc
osutil.inc * fix comment: define is called HAS_OSCONFIG, not HAVE_OSCONFIG 2020-05-28 14:47:35 +00:00
osutilsh.inc
stre.inc
strg.inc
sysansi.inc
sysansih.inc
syscodepages.inc
syscodepagesh.inc
sysencoding.inc sysutils: TEncoding.IsStandardEncoding: FSystemEncodings are standard encodings (they must not be destroyed in user code) 2020-01-02 20:04:52 +00:00
sysencodingh.inc
sysformt.inc
syshelp.inc * Overloaded split needs similar patch 2020-03-19 21:41:58 +00:00
syshelpb.inc
syshelpf.inc
syshelph.inc * Bit helpers for ordinal functions, adapted from batch by Thaddy De Koning (bug ID 0036146) 2019-11-08 11:43:10 +00:00
syshelpo.inc * fix for Mantis #37043: apply patch by Bi0T1N (including test) to add additional overloads for IntToHex including a rerouting of the ordinal helpers' ToHexString to use these overloads 2020-05-15 15:14:19 +00:00
sysint.inc
sysinth.inc
syspch.inc
syspchh.inc
syssb.inc * Fix bug ID #36425 2019-12-12 15:07:46 +00:00
syssbh.inc
syssr.inc
sysstr.inc * fix for Mantis #37043: apply patch by Bi0T1N (including test) to add additional overloads for IntToHex including a rerouting of the ordinal helpers' ToHexString to use these overloads 2020-05-15 15:14:19 +00:00
sysstrh.inc * fix for Mantis #37043: apply patch by Bi0T1N (including test) to add additional overloads for IntToHex including a rerouting of the ordinal helpers' ToHexString to use these overloads 2020-05-15 15:14:19 +00:00
systhrdh.inc
sysuintf.inc
sysuni.inc
sysunih.inc
sysuthrd.inc
sysutilh.inc * bug #36497, minor stylistic cleanup from Cyrax that replaces some pwidechar with punicodechar 2019-12-31 16:35:32 +00:00
sysutils.inc * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem 2020-01-21 20:59:20 +00:00
syswide.inc
syswideh.inc