summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_sigwait.c
diff options
context:
space:
mode:
authorcognet <cognet@FreeBSD.org>2003-07-04 02:21:28 +0000
committercognet <cognet@FreeBSD.org>2003-07-04 02:21:28 +0000
commit944ca52c58f2f01b55d450a473099cc3def1c2b2 (patch)
treef2c38feec5f98da1c2e324b759b285fb28432eeb /lib/libpthread/thread/thr_sigwait.c
parent4ae39a51c0daaa85c91db9c17c4966813f0ad132 (diff)
downloadFreeBSD-src-944ca52c58f2f01b55d450a473099cc3def1c2b2.zip
FreeBSD-src-944ca52c58f2f01b55d450a473099cc3def1c2b2.tar.gz
In setpgrp(), don't assume a pgrp won't exist if the provided pgid is the same
as the target process' pid, it may exist if the process forked before leaving the pgrp. Thix fixes a panic that happens when calling setpgid to make a process re-enter the pgrp with the same pgid as its pid if the pgrp still exists.
Diffstat (limited to 'lib/libpthread/thread/thr_sigwait.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud