Skip to content

support O_APPEND in Unix.openfile for Win32 #4431

@vicuna

Description

@vicuna

Original bug ID: 4431
Reporter: @xavierleroy
Status: acknowledged (set by @xavierleroy on 2017-02-16T09:56:14Z)
Resolution: open
Priority: normal
Severity: feature
Version: 3.10.0
Target version: later
Category: otherlibs
Tags: junior_job
Related to: #4397
Monitored by: @dbuenzli

Bug description

The O_APPEND flag is currently ignored by the Win32 implementation of Unix.openfile. The MSDN page for CreateFile suggests a cheap way to implement the O_APPEND behavior. Consider updating otherlibs/win32unix/open.c accordingly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions