mirror of
https://github.com/topjohnwu/ndk-busybox.git
synced 2025-02-08 21:06:07 +00:00
![Denys Vlasenko](/assets/img/avatar_default.png)
By the time we reach exit in parent, child already exited or execed. We should not re-run libc cleanup code. While at it, introduce bb_daemon_helper() and add a few comments. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>