CVS: cvs.openbsd.org: ports

Stuart Henderson <[email protected]> Tue, 28 Jul 2026 02:38:52 -0600 (MDT)
Newsgroups gmane.os.openbsd.ports.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs
Module name:	ports
Changes by:	[email protected]	2026/07/28 02:38:52

Modified files:
	devel/liburcu  : Makefile 
Added files:
	devel/liburcu/patches: patch-src_urcu-call-rcu-impl_h 
	                       patch-src_workqueue_c 

Log message:
cherrypick some liburcu mutex leak fixes (pthread_mutex_init without
matching destroy, effectless on Linux). pointed out by otto@.

take maintainer while there, since I also have BIND which uses this.