Skip to content
Commit 82aae0d8 authored by Andrew MacPherson's avatar Andrew MacPherson
Browse files

Use getpgid() with waitpid() in case the process pgid is not equal to its pid,...

Use getpgid() with waitpid() in case the process pgid is not equal to its pid, as is the case with a forked subprocess. Also a couple of fixes for unit test failures from Todd Fiala.

llvm-svn: 205405
parent b461b1c7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment