fpc/rtl/objpas/sysutils
Jonas Maebe 95a877c7e5 * moved GetFileHandle() from fina.inc to filutil.inc because fina.inc
will be included twice using different string types (and those two
    routines don't have a string argument, so this would result in duplicate
    definitions), and their declaration is in filutilh.inc rather than
    finah.inc anyway
  * ensure that the fina.inc "MaxDirs" constant gets declared only once
  * ensure that the finah.inc "TFilenameCaseMatch" type gets declared only
    once

git-svn-id: branches/cpstrrtl@24994 -
2013-06-27 21:37:51 +00:00
..
dati.inc * Changed DateTimeToTimestamp not to use Round() 2013-01-07 13:00:27 +00:00
datih.inc
diskh.inc
filutil.inc * moved GetFileHandle() from fina.inc to filutil.inc because fina.inc 2013-06-27 21:37:51 +00:00
filutilh.inc - removed "PathOnly" field from Unix TSearchRec (deprecated since 2.4.0, not 2013-06-24 21:24:09 +00:00
fina.inc * moved GetFileHandle() from fina.inc to filutil.inc because fina.inc 2013-06-27 21:37:51 +00:00
finah.inc * moved GetFileHandle() from fina.inc to filutil.inc because fina.inc 2013-06-27 21:37:51 +00:00
intfh.inc * partial fix for mantis #22912 (waiting on clarification from Unicode 2012-09-28 07:57:45 +00:00
osutil.inc
osutilsh.inc
stre.inc
strg.inc
sysansi.inc
sysansih.inc
syscodepages.inc * partial fix for mantis #22912 (waiting on clarification from Unicode 2012-09-28 07:57:45 +00:00
syscodepagesh.inc * partial fix for mantis #22912 (waiting on clarification from Unicode 2012-09-28 07:57:45 +00:00
sysencoding.inc * partial fix for mantis #22912 (waiting on clarification from Unicode 2012-09-28 07:57:45 +00:00
sysencodingh.inc * partial fix for mantis #22912 (waiting on clarification from Unicode 2012-09-28 07:57:45 +00:00
sysformt.inc * partial fix for mantis #22912 (waiting on clarification from Unicode 2012-09-28 07:57:45 +00:00
sysint.inc * stripped trailing spaces 2013-01-02 10:50:32 +00:00
sysinth.inc
syspch.inc
syspchh.inc + several pwidechar/unicode string functions added 2013-04-09 11:09:10 +00:00
sysstr.inc * catch invalid floating point operations in TextToFloat (mantis #24197) 2013-04-01 11:50:49 +00:00
sysstrh.inc * declare tsyscharset as a set of ansichar instead of as a set of char 2013-06-27 21:37:29 +00:00
systhrdh.inc * make threading code dependend on feature switch 2013-01-02 10:48:29 +00:00
sysuintf.inc * partial fix for mantis #22912 (waiting on clarification from Unicode 2012-09-28 07:57:45 +00:00
sysuni.inc + several pwidechar/unicode string functions added 2013-04-09 11:09:10 +00:00
sysunih.inc + several pwidechar/unicode string functions added 2013-04-09 11:09:10 +00:00
sysuthrd.inc * make threading code dependend on feature switch 2013-01-02 10:48:29 +00:00
sysutilh.inc * size of TByteArray and TWordArray reduced by 1 on 16-bit CPUs to avoid 'structure too large' errors when compiling the sysutils unit 2013-05-25 13:28:13 +00:00
sysutils.inc * synchronised with trunk up to r24912 2013-06-17 20:50:02 +00:00
syswide.inc * partial fix for mantis #22912 (waiting on clarification from Unicode 2012-09-28 07:57:45 +00:00
syswideh.inc * partial fix for mantis #22912 (waiting on clarification from Unicode 2012-09-28 07:57:45 +00:00