commit | ff7d067ffadb3e7b6fea59c33a4c314a600faf09 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Wed Sep 25 15:01:58 2019 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Thu Sep 26 10:29:57 2019 -0700 |
tree | d476039ae7df28c3c9b1d3128fca8edb7e28d95f | |
parent | 2a62d42704ae00082e266162d0c6093c877b541f [diff] |
logwrap: convert to C++, rename function logwrap_fork_execvp(). Call the function now logwrap_fork_execvp() and fix const correctness issues, so no longer do callers need to const_cast<> their args. Test: logwrapper still works Change-Id: Iea34f5cae90a06a37d395bf9a91e01fb38c35fa6