summaryrefslogtreecommitdiff
path: root/rtl/watcom/sysutils.pp
Commit message (Expand)AuthorAgeFilesLines
* * rawbytestring/unicodestring versions of findfirst/findnext/findclosejonas2013-08-191-8/+11
* * moved SYSUTILS_HAS_ANSISTR/UNICODESTR_FILEUTIL_IMPL define to interfacejonas2013-07-161-4/+7
* - removed platform-specific implementations of GetCurrentDir, SetCurrentDir,jonas2013-07-161-33/+0
* * converted the following sysutils routines to unicodestring andjonas2013-07-091-11/+22
* * factored out ToSingleByteFileSystemEncodedFileName() calls for fileopen/jonas2013-07-091-17/+10
* + rawbytestring/unicodestring overloads for FileCreate and FileOpen.jonas2012-09-271-7/+14
* * fix FileExists/DirectoryExists wrongly accepting non-existing entries wit...hajny2012-04-151-9/+19
* * fixes for FileExists and DirectoryExistshajny2011-08-281-20/+21
* * Added share mode argument to FileCreate callmichael2011-05-231-1/+6
* * fix for 11263, changed fileread and fd_zero to out using $modeswitch.marco2010-03-011-1/+2
* * Revised yesterday solution to a more general one. Executeprocess gets marco2010-01-071-2/+2
* * inline on needed for 2.0.xhajny2007-09-171-0/+3
* * yet another fix for DiskFree/DiskSizehajny2007-09-161-19/+27
* * remove erratic / unreliable check for DOS version in Do_DiskDatahajny2007-09-131-1/+1
* + FileTruncate allows 64-bit parameterhajny2007-03-051-9/+14
* * fix FileSeek implementation to match declarationmicha2006-11-011-1/+1
* * fexpand defines kept in platform specific sysutils.pphajny2006-05-281-0/+3
* * patch from Ales to Katona to change some var parameters to outflorian2005-06-091-1/+1
* * log and id tags removedfpc2005-05-211-11/+0
* initial importfpc2005-05-161-0/+888