libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd)
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 1 Apr 2016 20:12:44 +0000 (22:12 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 1 Apr 2016 20:12:44 +0000 (22:12 +0200)
commitc4199f22d0f7793b70db51c01783f0d45afce3d4
treed54b8df23749d5ea06dc5effd5ba111b8e2cf52f
parent29b33b63d49be88200f794d832450a4c71e85a5e
libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd)

Bartosz Golaszewski proposed xfchdir()

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
archival/libarchive/data_extract_to_command.c
include/libbb.h
libbb/xfuncs.c
libbb/xfuncs_printf.c
runit/chpst.c
util-linux/unshare.c