On Saturday, November 26, 2011 10:57:09 am David Chisnall wrote:
> Author: theraven
> Date: Sat Nov 26 15:57:09 2011
> New Revision: 227999
> URL: http://svn.freebsd.org/changeset/base/227999
>
> Log:
> Return not-implemented from pthread_once and pthread_key_create, rather
> than silently fai
Author: theraven
Date: Sat Nov 26 15:57:09 2011
New Revision: 227999
URL: http://svn.freebsd.org/changeset/base/227999
Log:
Return not-implemented from pthread_once and pthread_key_create, rather
than silently failing and returning success.
Without this, code calls pthread_once(), receive