* output.cc (posix_fallocate): Return 0 on success, errno on failure.
authorCary Coutant <ccoutant@google.com>
Tue, 18 Oct 2011 21:36:29 +0000 (21:36 +0000)
committerCary Coutant <ccoutant@google.com>
Tue, 18 Oct 2011 21:36:29 +0000 (21:36 +0000)
commitbab9090fa32be3fd43bef52ff7a17531964f10fb
tree0edb48a7ea507fe0df73b1f0c432d7d6bde7eaf1
parent736086bae2e0c54fa5f59d332a383af1e2f6d8d8
* 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.
gold/ChangeLog
gold/output.cc
This page took 0.023424 seconds and 4 git commands to generate.