git: DragonFly_RELEASE_5_4 libc: Implement properly pthread_equal() stub.

Matthew Dillon dillon at crater.dragonflybsd.org
Sun May 12 09:00:06 PDT 2019


commit 7f62b372e4585959d21e2f6a2371d8bddad544c3
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Thu Apr 18 23:01:47 2019 +0300

    libc: Implement properly pthread_equal() stub.
    
    Functional stub is needed to avoid forcing thread library on librecrypto.

Summary of changes:
 lib/libc/gen/_pthread_stubs.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7f62b372e4585959d21e2f6a2371d8bddad544c3


-- 
DragonFly BSD source repository


More information about the Commits mailing list