commit | 296fe200f3f004d83d14695c902a06e4ec2aad58 | [log] [tgz] |
---|---|---|
author | Lev Rumyantsev <levarum@google.com> | Thu Apr 11 10:12:28 2024 -0700 |
committer | Lev Rumyantsev <levarum@google.com> | Sun Apr 14 12:29:38 2024 -0700 |
tree | 0eb585e7fc9a54574c70ec43ce71f8bef3f3cccb | |
parent | 14fc382801fe05e9d4c5fa9f246078b5a4761cfb [diff] |
clone: add test for handlers sharing * Fix shared handers inherintence to take them from parent instead of the default. * Workaround an issue with glibc's raise() after CLONE_VM Test: added test Bug: 330367435 Change-Id: Ie0a33b8b74daef0f7abacc92c94b38e22cb3f322
Berberis: dynamic binary translator to run Android apps with riscv64 native code on x86_64 devices or emulators.