git: libc - correct pthread_once stub

看板DFBSD_commit作者時間15年前 (2010/07/09 03:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1CDYUtEJ (DFBSD_commit)