Module Name: src Committed By: sborrill Date: Thu Feb 20 13:53:26 UTC 2014
Modified Files: src/lib/libpthread [netbsd-5]: pthread_cond.c pthread_mutex.c Log Message: Pull up the following revisions(s) (requested by prlw1 in ticket #1898): lib/libpthread/pthread_cond.c: revision 1.62 lib/libpthread/pthread_mutex.c: revision 1.57,1.59 Partial fix for thread deadlock commonly observed with named. Also address PR/44756. To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.53.2.1 src/lib/libpthread/pthread_cond.c cvs rdiff -u -r1.51 -r1.51.4.1 src/lib/libpthread/pthread_mutex.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.