commit | 998f9c28c8776a508fedfb73f36e542dd8200304 | [log] [tgz] |
---|---|---|
author | Rom Lemarchand <romlem@google.com> | Thu Feb 07 15:43:09 2013 -0800 |
committer | Rom Lemarchand <romlem@google.com> | Fri Feb 08 09:37:52 2013 -0800 |
tree | 7b6ecbe0b27fd895d7d41299f50de18396a70439 | |
parent | a155c2f6c0ae12e2b56df03a5494d0dab50c8a32 [diff] |
logwrap: Change semantics of NULL status in android_fork_execvp When passing a NULL status to android_fork_execvp the return status will now be the return value of the child if it exited properly, otherwise a non-0 value will be returned. Change-Id: I13309c61b37b6b3f9d5507f7d6484e7b6baaf8d0