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.