In message: <[EMAIL PROTECTED]> Alexander Leidinger <[EMAIL PROTECTED]> writes: : Quoting Warner Losh <[EMAIL PROTECTED]> (from Fri, 30 Mar 2007 04:10:04 : +0000 (UTC)): : : > imp 2007-03-30 04:10:04 UTC : > : > FreeBSD src repository : > : > Modified files: : > share/man/man3 pthread_cond_timedwait.3 : > pthread_cond_wait.3 : > Log: : > Document that EPERM is returned when the calling thread does not have : > the mutex locked. Also tweak the wording to make it more consistant : > between pthread_cond_wait and pthread_cond_tiedwait. : > : > Confirmed with the opengroup's web site that this is a valid return : > value. Wording used specifically not that of opengroup's online man : > pages. : : Don't we have an agreement that we are allowed to use their wording : (as long as some conditions are met)?
Yes. We do. I didn't want to chase down the right notices to include for such a simple change. In general, I think we should consider bringing in all of their man pages wholesale for the pthreads_* functions, as they are more detailed than ours. Warner _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"