git: libc: Implement properly pthread_equal() stub.
    Rimvydas Jasinskas 
    zrj at crater.dragonflybsd.org
       
    Thu Apr 18 13:08:20 PDT 2019
    
    
  
commit b58f145c754025893d5e50dc9c8b21786660103c
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/b58f145c754025893d5e50dc9c8b21786660103c
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list