DragonFly BSD
DragonFly commits List (threaded) for 2010-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: libc - correct pthread_once stub


From: Alex Hornung <alexh@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 8 Jul 2010 12:00:58 -0700 (PDT)

commit 6692f0a1ead866b92a8a7f32d1af646c760f0b11
Author: Alex Hornung <ahornung@gmail.com>
Date:   Sun Jul 4 23:37:18 2010 +0100

    libc - correct pthread_once stub
    
    * Make the pthread_once stub in libc work correctly.
    
    * This fixes an issue with pthread_once not being called even once in
      libprop for programs not linked against lpthread.
    
    Suggested-by: Simon 'corecode' Schubert
    Obtained-from: NetBSD

Summary of changes:
 lib/libc/gen/_pthread_stubs.c |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6692f0a1ead866b92a8a7f32d1af646c760f0b11


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]