svn commit: r338816 - in projects/openssl111: secure/lib/libcrypto share/mk
Benjamin Kaduk
bjkfbsd at gmail.com
Thu Sep 20 13:16:15 UTC 2018
On Thu, Sep 20, 2018 at 5:10 AM Konstantin Belousov <kostikbel at gmail.com>
wrote:
> On Thu, Sep 20, 2018 at 12:20:04AM +0000, Jung-uk Kim wrote:
> > Author: jkim
> > Date: Thu Sep 20 00:20:04 2018
> > New Revision: 338816
> > URL: https://svnweb.freebsd.org/changeset/base/338816
> >
> > Log:
> > Link libcrypto with pthread.
> Why ?
>
>
It uses pthread_once and pthread locks.
-Ben
More information about the svn-src-projects
mailing list