aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2021-04-19 12:46:58 -0700
committerRob Landley <rob@landley.net>2021-04-20 03:29:59 -0500
commit9cacde056ce7f6bd4b3a2f181017a33c6dff3e5a (patch)
treeabfe09637fc32dcf4c7e7e01792d7e20da7c9e77 /lib
parent95a15d238120167959bd7aee3e71ac5be3a72804 (diff)
downloadtoybox-9cacde056ce7f6bd4b3a2f181017a33c6dff3e5a.tar.gz
setsid(1): call setsid(2) before setpgrp(2).
The new cpio test that uses setsid fails if you're using the toybox setsid. Move the setpgrp() call before the vfork() but after the setsid().
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions