[llvm-dev] lld: sigbus error handling

Ed Maste via llvm-dev llvm-dev at lists.llvm.org
Mon Nov 6 10:03:51 PST 2017


On 31 October 2017 at 11:02, Rui Ueyama <ruiu at google.com> wrote:
> Does FreeBSD have fallocate(2) or equivalent?

FreeBSD has posix_fallocate; we do not have fallocate or fcntl(fd,
F_PREALLOCATE, ...).


More information about the llvm-dev mailing list