Changes between Initial Version and Version 1 of Ticket #2435


Ignore:
Timestamp:
2015-05-27T00:41:20Z (9 years ago)
Author:
daira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2435

    • Property Keywords windows drop-upload added
    • Property Component changed from unknown to code-frontend-magic-folder
    • Property Summary changed from drop-uploader remote-filesystem sync windows compatiblity open for sharing test to drop-upload on Windows: what is the default sharing mode of a file opened by _open/_wopen/fopen?
  • Ticket #2435 – Description

    initial v1  
    1 
    2 on Windows, what is the default sharing of a file opened for
    3 writing by _open/_wopen?
     1On Windows, what is the default sharing mode of a file opened by [https://msdn.microsoft.com/en-us/library/z0kc8e3z.aspx _open/_wopen], and how does it depend on the `oflag` argument? What is it for `fopen`?