[Lldb-commits] [PATCH] D25783: [Host] handle short reads and writes

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 19 17:04:32 PDT 2016


Actually ignore that last comment , the behavior is the same as before, but
linux will still behave differently than other platforms
On Wed, Oct 19, 2016 at 3:17 PM Zachary Turner <zturner at google.com> wrote:

> zturner added a comment.
>
> Incidentally, this patch actually makes all platforms behave consistently
> when the `Write` overload with offset is used with `O_APPEND`, so there's
> probably some value in having that consistency.
>
>
> https://reviews.llvm.org/D25783
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20161020/b54a6613/attachment.html>


More information about the lldb-commits mailing list