Version 0.12.4
[userspace-rcu.git] / ChangeLog
index f93681966d423dc8474cd9c011370f519f5b7211..f481570ed9a7a94c90e48c5e491d4228a50b8228 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2022-08-18 Userspace RCU 0.12.4
+       * Revert "Fix: remove type constness in URCU_FORCE_CAST's C++ version"
+       * Fix: futex.h: include headers outside extern C
+       * Fix: add missing unused attribute to _rcu_dereference
+       * Fix: change method used by _rcu_dereference to strip type constness
+       * Fix: remove type constness in URCU_FORCE_CAST's C++ version
+       * Move extern "C" down in include/urcu/urcu-bp.h
+       * fix: ifdef linux specific cpu count compat
+       * fix: sysconf(_SC_NPROCESSORS_CONF) can be less than max cpu id
+       * Fix: revise obsolete command in README.md
+       * Fix: workqueue: remove unused variable "ret"
+       * Fix: urcu-qsbr: futex wait: handle spurious futex wakeups
+       * Fix: urcu: futex wait: handle spurious futex wakeups
+       * Fix: urcu-wait: futex wait: handle spurious futex wakeups
+       * Fix: defer_rcu: futex wait: handle spurious futex wakeups
+       * Fix: call_rcu: futex wait: handle spurious futex wakeups
+       * Fix: workqueue: futex wait: handle spurious futex wakeups
+       * Fix: Use %lu rather than %ld to print count
+
 2022-01-05 Userspace RCU 0.12.3
        * fix: use urcu-tls compat with c++ compiler
        * fix: add missing pkgconfig file for memb flavour lib
This page took 0.022751 seconds and 4 git commands to generate.