Split xpopen() into xpopen_both(), xpopen(), and xrun() depending on whether we want...
authorRob Landley <rob@landley.net>
Sun, 14 Sep 2014 17:29:44 +0000 (12:29 -0500)
committerRob Landley <rob@landley.net>
Sun, 14 Sep 2014 17:29:44 +0000 (12:29 -0500)
commit360d57f843f5435a75270e54583430dcb8f62546
tree2e043033414a0cb03b6eb86b3b662f7ca9571788
parente1366f02fea3cb035cc4ed0b59d12f1962b6ebfd
Split xpopen() into xpopen_both(), xpopen(), and xrun() depending on whether we want to redirect both, one, or neither of stdin/stdout.
lib/lib.h
lib/xwrap.c
toys/lsb/mount.c
toys/other/inotifyd.c
toys/posix/cp.c
toys/posix/find.c