]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pthread_mutexattr_destroy() was accidentally broken in last revision,
authorru <ru@FreeBSD.org>
Thu, 20 Mar 2008 11:47:08 +0000 (11:47 +0000)
committerru <ru@FreeBSD.org>
Thu, 20 Mar 2008 11:47:08 +0000 (11:47 +0000)
commit735c62ce43b9438d0c6fe5b5068e036d45666d3f
tree5de9569b2058c7ceee070da48a43b1461dea8dce
parent63e5e6059346926aa1259a990c4ba244d57c1471
pthread_mutexattr_destroy() was accidentally broken in last revision,
unbreak it.  We should really start compiling this with warnings.
lib/libthr/thread/thr_mutexattr.c