<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    I've just merged this into master so it will be part of the next
    major release. Thank you for your contribution.<br>
    <br>
    Lukas<br>
    <br>
    <div class="moz-cite-prefix">On 12/11/13 23:39, Steve Vinoski wrote:<br>
    </div>
    <blockquote
cite="mid:CAO+zUOXXGQo6Nozsj3VNBA9pLr5KFobPXTYfUN52-+bdnDOq-A@mail.gmail.com"
      type="cite">
      <div dir="ltr"><a moz-do-not-send="true"
          href="https://github.com/erlang/otp/pull/137">https://github.com/erlang/otp/pull/137</a><br>
        <div><br>
        </div>
        <div>
          <div>This pull request adds an o_sync option to <a class="moz-txt-link-freetext" href="file:open/2">file:open/2</a>.
            The o_sync option adds the POSIX O_SYNC flag to the open
            system call on platforms that support the flag or its
            equivalent, e.g., FILE_FLAG_WRITE_THROUGH on Windows. For
            platforms that don't support it, <a class="moz-txt-link-freetext" href="file:open/2">file:open/2</a> returns {error,
            enotsup} if the o_sync option is passed in.</div>
        </div>
        <div><br>
        </div>
        <div>Joe Blomstedt (jtuple) wrote most of this patch, I just
          dotted the Ts, crossed the Is, and submitted it.</div>
        <div><br>
        </div>
        <div>--steve</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
erlang-patches mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-patches@erlang.org">erlang-patches@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-patches">http://erlang.org/mailman/listinfo/erlang-patches</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>