commit | ffe6736397d17457188727510f0a2953f69a383a | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Sun Jul 17 12:09:27 2011 -0700 |
committer | Elliott Hughes <enh@google.com> | Sun Jul 17 12:22:59 2011 -0700 |
tree | 0d03bee69cf0cfecf76253fe3cb5f6898ae64faa | |
parent | a5780dad67556297c8ca5f2608c53b193e6c4514 [diff] |
Implement Runtime::Abort and switch LOG(FATAL) over to it. Runtime::Abort takes arguments so it can provide less misleading log output, but this shouldn't matter to callers because they should be using LOG(FATAL) anyway. This patch also fixes an errno/errno_ mixup in the logging code. Change-Id: If24b66b7bbf0bf7c0ecb93dd806d82b1d21ee239