This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [gold patch] Fix check for fallocate failure


Cary Coutant <ccoutant@google.com> writes:

> 2011-10-12  Cary Coutant  <ccoutant@google.com>
>
> 	* output.cc (posix_fallocate): Return 0 on success, errno on failure.
> 	(Output_file::map_no_anonymous): Check for non-zero
> 	return code from posix_fallocate.

This is OK.

Thanks.

Ian


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