This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] libelf: Only use posix_fallocate when using mmap. Ignore unsupported errno.


On Wed, 2015-10-07 at 16:57 +0200, Mark Wielaard wrote:
> So I changed the code again, now we just ignore all errors, except for
> ENOSPC since that is the only real thing we are interested in.

I pushed this variant to master now.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]