summaryrefslogtreecommitdiff
path: root/rtl/win/sysfile.inc
Commit message (Expand)AuthorAgeFilesLines
* * fix for bug #38021 based on patch by Sergey Larinhajny2020-11-011-1/+1
* * fix for broken wince compilation after r46863hajny2020-09-151-1/+7
* * Do_IsDevice treats pipes and sockets the same way as character deviceshajny2020-09-131-1/+4
* * Reset filerec mode field to fmClosed if the system call to open the file f...pierre2014-11-231-0/+1
* Call Errno2noutres if system call to close the handle fails in do_close for ...pierre2014-11-201-1/+2
* * Windows targets: removed 'errno' threadvar, OS error codes can be passed di...sergei2014-02-191-25/+18
* + unicodestring support for assign/erase/renamejonas2013-07-191-11/+30
* * patch by Serg Bormant: fix fmShareCompat handling for win32/win64/nativent,...florian2013-01-291-1/+1
* * patch by Ludo Brands to fix #20481: GetFileType cannot be used on windows t...florian2011-10-231-4/+0
* * Fix for Bug report 17550pierre2010-10-061-0/+31
* * patch by Sergei Gorelkin to use always SetFilePointer, also for files with ...florian2009-10-101-60/+35
* * fix building on wince, resolves #14345florian2009-08-151-1/+7
* * forgotten part of r13514florian2009-08-121-1/+1
* * introduced fmShareDenyNoneFlags on windows because the meaning of fmShareDe...florian2009-08-101-2/+3
* * AllowDirectorySeparators and AllowDriveSeparators typed constantspeter2008-01-291-13/+4
* * fixed checking if file is directory in Erase(File); it was broken if the di...vincents2007-07-141-1/+1
* * There is no SetFilePointerEx for wince.yury2006-12-291-0/+6
* * fixed wince console I/O.yury2006-05-281-1/+1
* * basic file io fixed for win64florian2006-04-171-10/+12
* + 64 bit fs supportflorian2005-11-201-33/+56
* + RTL part of WinCE patches from Yuri Sidorovflorian2005-07-031-0/+4
* * windows rtl restructuring to share code between win32 and win64florian2005-06-081-0/+271