commit | cfaf038d746c4d0a671e67e19f2592b6faf32cbf | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Mon Jul 11 20:10:53 2022 +0900 |
committer | Inseob Kim <inseob@google.com> | Mon Jul 11 20:10:53 2022 +0900 |
tree | 532e646ae9f4d47f96ca30c6bded4eed48f3b060 | |
parent | e2b2577f338b782c2fd977274d0d0217296783a1 [diff] |
Call setvbuf at the beginning of main From cppreference: This function may only be used after stream has been associated with an open file, but before any other operation (other than a failed call to setbuf/setvbuf). Test: watch TH Change-Id: I70d331c9150efc2a2b5e92f8b2933ef8214d1ce9
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.