Module Name: src Committed By: jruoho Date: Thu May 20 05:19:29 UTC 2010
Modified Files: src/lib/libpthread: pthread_mutexattr.3 Log Message: Use a list with the mutex type. Note, from the standard, that recursive mutexes should be avoided when condition variables are used. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/lib/libpthread/pthread_mutexattr.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.