pkgsrc-Bugs archive

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

PR/45131 CVS commit: src/lib/libpthread



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

From: "Alistair G. Crooks" <agc%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45131 CVS commit: src/lib/libpthread
Date: Wed, 4 Apr 2012 06:29:17 +0000

 Module Name:   src
 Committed By:  agc
 Date:          Wed Apr  4 06:29:17 UTC 2012
 
 Modified Files:
        src/lib/libpthread: pthread_cancelstub.c
 
 Log Message:
 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.36 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