busybox/include
Denys Vlasenko b182e9ad60 libbb: use _exit, not exit, in bb_daemonize_or_rexec()
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>
2017-08-04 23:04:17 +02:00
..
.gitignore
applet_metadata.h
applets.h.sh modprobe-small: make applets individually selectable 2016-12-23 15:13:16 +01:00
applets.src.h
ar.h
bb_archive.h tar: postpone creation of symlinks with "suspicious" targets. Closes 8411 2017-07-24 17:20:13 +02:00
bb_e2fs_defs.h
busybox.h
dump.h
fix_u32.h
grp_.h
inet_common.h
libbb.h libbb: use _exit, not exit, in bb_daemonize_or_rexec() 2017-08-04 23:04:17 +02:00
liblzo_interface.h
platform.h ash: support platforms that don't have '%m' printf specifier 2017-07-28 15:39:26 +02:00
pwd_.h
rtc_.h
shadow_.h
unicode.h
usage.src.h password utils: improve --help, make DEFAULT_PASSWD_ALGO visible if CHPASSWD 2017-01-20 19:47:49 +01:00
volume_id.h
xatonum.h
xregex.h