diff options
author | Lev Rumyantsev <levarum@google.com> | 2020-06-01 18:43:55 -0700 |
---|---|---|
committer | Lev Rumyantsev <levarum@google.com> | 2020-06-09 19:36:36 +0000 |
commit | 018f4a13108cd686b8745308ebf79471791706b4 (patch) | |
tree | 2229c51ec884e834cb6c30b516c81bbadc771a92 /libc/malloc_debug/malloc_debug.cpp | |
parent | c3b3e869cecaafffac301b26d6fd6be821f574f9 (diff) |
Narrow native bridge to clone_for_fork
We are removing native bridge copy of fork.cpp, but need to
replace call to clone() when it's done for bionic's fork.
The code here will run all pre-/post-clone routines for *guest*,
while native bridge implementation will need to run the
corresponding *host* routines.
Bug: 145028007
Test: bionic-unit-tests
Merged-In: Ic5524e743caa287d7aaa8dc7e5d34acd1c7e1170
Change-Id: Ic5524e743caa287d7aaa8dc7e5d34acd1c7e1170
(cherry picked from commit 41127dca3d08e5eb350b678ee03eae30ab779921)
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions