commit | faa5e27652dd889c95e2405bbeec8483ff7497c3 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Mon Aug 16 13:00:28 2021 -0700 |
committer | Colin Cross <ccross@android.com> | Tue Aug 17 15:01:14 2021 -0700 |
tree | 9960a631527a5db12ce4903bc02d40906e06195d | |
parent | e7449820a486c08dc487c96c7d961533566500bf [diff] |
Rename ProcResult stdout and stderr fields stdout and stderr are macros in musl, which causes build failures when they are used as field names. Rename the fields to stdout_str and stderr_str. Test: builds Change-Id: I04770d2d6e82ca8393308ab12a304838a80f0ae5