Displaying 2 results from an estimated 2 matches for "5c474aab".
2017 Oct 31
2
lld: sigbus error handling
...l disk blocks are allocated.
>
> Note that posix_fallocate may return EINVAL if the underlying
> filesystem does not support the operation.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171031/5c474aab/attachment.html>
2017 Oct 23
2
lld: sigbus error handling
On Mon, Oct 23, 2017 at 3:40 PM, Brian Cain <brian.cain at gmail.com> wrote:
>
>
> On Mon, Oct 23, 2017 at 5:21 PM, Rui Ueyama via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>> If your system does not support fallocate(2), we use ftruncate(2) to
>> create an output file. fallocate(2) succeeds even if your disk have less
>> space than the