pkgsrc-Bugs archive

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

PR/45131 CVS commit: [netbsd-6] src/lib/libpthread



The following reply was made to PR pkg/45131; it has been noted by GNATS.

From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45131 CVS commit: [netbsd-6] src/lib/libpthread
Date: Mon, 9 Apr 2012 18:15:28 +0000

 Module Name:   src
 Committed By:  riz
 Date:          Mon Apr  9 18:15:28 UTC 2012
 
 Modified Files:
        src/lib/libpthread [netbsd-6]: pthread_cancelstub.c
 
 Log Message:
 Pull up following revision(s) (requested by agc in ticket #174):
        lib/libpthread/pthread_cancelstub.c: revision 1.36
 Add a pthread cancel stub for sigwait, following Onno van der Linden's
 analysis in PR 45131.  Kindly tested by Hisashi T Fujinaka (using csup
 as the test case) with a successful outcome.
 OK martin@
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.35 -r1.35.6.1 src/lib/libpthread/pthread_cancelstub.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index