summaryrefslogtreecommitdiff
path: root/rtl/inc/file.inc
Commit message (Expand)AuthorAgeFilesLines
* * protect GetFullName with FPC_HAS_FEATURE_UNICODESTRINGS instead of _WIDESTR...svenbarth2020-11-031-2/+2
* Put GetFullName functions inside $ifdef FPC_WIDESTRING_EQUAL_UNICODESTRINGpierre2020-11-031-0/+2
* Fix compilation of RTL when USE_FILEREC_FULLNAME is not definedpierre2020-11-011-0/+2
* + initial implementation of a FullName field in file records to overcome le...florian2020-10-311-2/+41
* * more procedures excluded to avoid internalerrors on avr after the trgobj.co...florian2015-08-281-0/+68
* * fixes feature defines after recent changesflorian2014-10-041-2/+6
* * check whether file/text is assigned in erase/rename (mantis #25932)jonas2014-04-301-20/+34
* + unicodestring support for assign/erase/renamejonas2013-07-191-35/+175
* - removed PARAOUTFILE define and ifdefsjonas2009-03-151-3/+3
* * allow out file parameterspeter2006-03-011-3/+3
* * made generic basic file handling 64 bitflorian2005-11-201-22/+37
* * remove $Logpeter2005-06-071-6/+0
* * log and id tags removedfpc2005-05-211-1/+0
* initial importfpc2005-05-161-0/+418