diff options
author | Lev Rumyantsev <levarum@google.com> | 2020-06-01 18:43:55 -0700 |
---|---|---|
committer | Lev Rumyantsev <levarum@google.com> | 2020-06-03 17:00:41 -0700 |
commit | 41127dca3d08e5eb350b678ee03eae30ab779921 (patch) | |
tree | 932358a80e247c8599ca3b4fd942204a054e66f8 /libc/malloc_debug/malloc_debug.cpp | |
parent | f78faebccddda1218452200b36bb279c8472b2ee (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
Change-Id: Ic5524e743caa287d7aaa8dc7e5d34acd1c7e1170
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions