Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Nov 2016 15:08:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-threads@FreeBSD.org
Subject:   [Bug 214540] pam_exec isn't multithreading save
Message-ID:  <bug-214540-16-lyPKYZ7T0C@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214540-16@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214540-16@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214540

Jilles Tjoelker <jilles@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jilles@FreeBSD.org

--- Comment #1 from Jilles Tjoelker <jilles@FreeBSD.org> ---
Is this actually causing problems? If other threads follow POSIX's
non-normative recommendation in the wait page's Application Usage section t=
hat
wait(), waitpid() with pid =3D -1 and waitid() with P_ALL not be used, then=
 there
will not be an issue.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214540-16-lyPKYZ7T0C>