Jilles Tjoelker bab2982266 sh: Remove one syscall when waiting for a foreground job.
The getpgrp() call is unnecessary: if there is no job control then the
result was not used at all and if there is job control then we are not a
subshell and our process group ID is equal to our process ID (rootpid).
2013-10-18 12:35:12 +00:00
..
2013-04-01 17:18:22 +00:00
2013-07-25 19:48:15 +00:00
2013-07-25 15:08:41 +00:00
2012-01-01 22:17:12 +00:00
2013-07-25 15:08:41 +00:00
2013-04-07 16:28:36 +00:00
2011-06-18 23:43:28 +00:00
2013-08-30 20:50:28 +00:00
2013-07-25 19:48:15 +00:00
2013-07-25 15:08:41 +00:00
2012-02-04 23:12:14 +00:00