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.
