Commit Graph

  • 5bee556188 Accepting request 1071148 from devel:libraries:c_c++ factory Dominique Leuenberger 2023-03-17 16:02:03 +0000
  • 7d2deab580 Accepting request 1070224 from home:dirkmueller:Factory Marcus Meissner 2023-03-13 13:55:54 +0000
  • b19722ef58 Accepting request 999897 from devel:libraries:c_c++ Dominique Leuenberger 2022-08-30 12:48:24 +0000
  • e97308f36b Accepting request 998200 from devel:tools:lttng Marcus Meissner 2022-08-29 09:20:30 +0000
  • cc350ed33d Accepting request 949394 from devel:libraries:c_c++ Dominique Leuenberger 2022-01-29 20:01:05 +0000
  • 3b86c263f0 Accepting request 948211 from home:dirkmueller:Factory Dirk Mueller 2022-01-27 08:04:26 +0000
  • b4afc8ccbf Accepting request 943566 from devel:libraries:c_c++ Dominique Leuenberger 2022-01-05 12:39:17 +0000
  • 20e5fdad4c Accepting request 940794 from home:dirkmueller:Factory Dirk Mueller 2022-01-03 10:35:46 +0000
  • aa523dd226 Accepting request 878330 from devel:libraries:c_c++ Dominique Leuenberger 2021-03-15 09:53:49 +0000
  • f608601823 Accepting request 877845 from home:dirkmueller:Factory Adam Majer 2021-03-11 14:20:17 +0000
  • d87a08d482 Accepting request 829532 from devel:libraries:c_c++ Dominique Leuenberger 2020-08-28 19:13:58 +0000
  • 18f86c05a9 - update to 0.12.1: * Fix: tls-compat.h exposes compiler-dependent public configuration * Fix: tap array subscript has type char warning * tls-compat.h: introduce DEFINE_URCU_TLS_INIT * Use _umtx_op for futex on FreeBSD * Add FreeBSD, DragonFly to syscall-compat.h * urcu-bp: perform thread registration on urcu_bp_register_thread * Require automake >= 1.12 * cds_lfht_is_node_deleted parameter can be marked const * Fix: provide errno as argument to urcu_die() * Fix: rculfhash worker needs to unblock to SIGRCU * Cleanup: test_perthreadlock_timing: handle pthread mutex errors * Fix: SONAME bump to 6.1.0 * Cleanup: remove unused variable from configure.ac check * Fix: urcu/futex.h: users of struct timespec should include time.h * Bump library version to 6:0:1 * Cleanup: update code layout to fix old gcc warning * Fix: typo CPPLAGS in examples Makefile * Harmonize pprint macro across projects * Check for TLS support after CC detection * Update macros from the autotools archive * tap-driver.sh: flush stdout after each test result * Update dead link in lgpl-relicensing.txt * Add multiflavor compat identifiers * Cleanup: missing sign compare fixes * Cleanup: enable signed/unsigned compare compiler warning * Cleanup: compiler warning on 32-bit architectures * config.h.in: rename CONFIG_RCU_MULTIFLAVOR to CONFIG_RCU_HAVE_MULTIFLAVOR * rculfhash: implement iterator debugging config option * Fix: examples silent rules on Solaris Dirk Mueller 2020-08-25 10:47:33 +0000
  • d26e2d5b2e Accepting request 548044 from devel:libraries:c_c++ Dominique Leuenberger 2017-12-12 20:16:09 +0000
  • 660f0ed0eb Accepting request 546387 from home:dimstar:Factory Ismail Dönmez 2017-12-04 10:54:14 +0000
  • cced1b396c Accepting request 520250 from devel:libraries:c_c++ Dominique Leuenberger 2017-09-07 20:09:47 +0000
  • c7774ccda0 Accepting request 520249 from home:jones_tony:branches:devel:libraries:c_c++ Tony Jones 2017-09-01 19:51:34 +0000
  • 79d9e11835 Accepting request 373383 from devel:libraries:c_c++ Dominique Leuenberger 2016-03-17 15:35:12 +0000
  • 71955d549c Accepting request 373377 from home:k0da:branches:devel:libraries:c_c++ Ismail Dönmez 2016-03-15 16:09:00 +0000
  • dcedb4b320 Accepting request 334861 from devel:libraries:c_c++ Dominique Leuenberger 2015-10-01 07:29:27 +0000
  • fe82138cf2 - remove dependency on gpg-offline, is done by source validator - drop userspace-rcu-ppc64le.patch, included in userspace-rcu-aarch64.patch Dirk Mueller 2015-09-29 19:11:20 +0000
  • 8feca509fa - remove dependency on gpg-offline, is done by source validator Dirk Mueller 2015-09-29 19:10:30 +0000
  • 1057caa173 Accepting request 263883 from devel:libraries:c_c++ Dominique Leuenberger 2014-12-03 21:48:36 +0000
  • 70d00ce162 - updated to 0.8.6: * Fix: silence gcc -Wextra warning * compiler: use __GNUC__ instead of the undefined __GNUC_MAJOR__ * Fix: lfstack reversed empty/non-empty return value * lfstack: fix: add missing __cds_lfs_init * Fix: preserve example files' timestamps when copying * rculfhash: remove duplicated code * rculfhash: handle pthread_create failures * rculfhash: fall back to single-threaded resize on calloc failure * x86: drop extra semi-colon in caa_cpu_relax * Fix: Use after free in rcu_barrier() * Fix: rcu_barrier(): uninitialized futex field * call_rcu threads should clear their PAUSED flag when they unpause * Fix: bring back dummy rcu_bp_exit symbol Jan Matejka 2014-11-26 16:10:14 +0000
  • 56194aa76b Accepting request 228058 from devel:libraries:c_c++ Stephan Kulow 2014-03-28 15:28:35 +0000
  • 29a171bd7d - updated to 0.8.4: * Fix: move wait loop increment before first conditional block * Fix: high cpu usage in synchronize_rcu with long RCU read-side C.S. * Fix: out of tree build: doc/examples * Fix: out of tree build tests/common * tests/unit: use lib rather than source * automake: Rename INCLUDES to AM_CPPFLAGS (new name) * tests regressions: use lib rather than recompile from source * tests: use common lib rather than recompile compat sources * urcu tests: use lib rather than compile from source * urcu mb tests: use lib rather than recompile from source * urcu signal tests: use library rather than recompile source * tests: move yield debug to common test library * tests urcu bp: use lib rather than recompile source * test_urcu_defer: link on urcu lib rather than recompile source * tests/benchmark: use urcu qsbr lib rather than recompile from source * Pass the CC variable to the example Makefiles * Fix: urcu-bp interaction with threads vs constructors/destructors * Fix undefined NULL pointer arithmetic * Blacklist ARM gcc 4.8.0, 4.8.1, 4.8.2 * rculfhash: document max_nr_buckets = 0 Petr Gajdos 2014-03-28 10:48:12 +0000
  • 721c9879aa Accepting request 209375 from devel:libraries:c_c++ Stephan Kulow 2013-12-05 20:41:47 +0000
  • 8eaf64d27f Accepting request 209303 from home:k0da:ppc64le Michal Vyskocil 2013-12-04 09:11:05 +0000
  • 39add4fe53 Accepting request 208539 from devel:libraries:c_c++ Stephan Kulow 2013-11-29 11:05:36 +0000
  • 453bcd3813 - updated to 0.8.1: * tls-compat: fix comment typo * Keep ABI compatible with already compiled LGPL applications * Fix: tls-compat multi-lib conflict * Use cross compiler for doc examples * gcc warning fixes: -Wsign-compare and -Wextra * Fix: urcu-qsbr: reversed logic on RCU_DEBUG * Fix: urcu-bp segfault in glibc pthread_kill() * Fix urcu-bp: don't move registry * Fix: compat futex duplicated lock and completion * Fix: i386 compat code duplicated mutex instances * Fix: urcu-bp: Bulletproof RCU arena resize bug * Fix: test_mutex.c uninitialized mutex Petr Gajdos 2013-11-26 15:22:40 +0000
  • 88283c22bf Accepting request 198199 from devel:libraries:c_c++ Stephan Kulow 2013-09-11 11:23:33 +0000
  • 2de463898d Accepting request 198035 from home:pgajdos Ismail Dönmez 2013-09-10 10:49:57 +0000
  • 0910337ba2 Accepting request 161423 from devel:libraries:c_c++ Stephan Kulow 2013-04-05 05:43:14 +0000
  • 109218ba6c Accepting request 161318 from server:dns Marcus Meissner 2013-03-27 14:03:25 +0000
  • 498ec46251 - updated to 0.7.5: * 19cf3ae Fix: call_rcu list corruption on teardown * Ensure that read-side functions meet 10-line LGPL criterion * tls-compat.h: document sigaltstack(2) limitation * urcu: add notice to URCU_TLS() for it is not strictly async-signal-safe * Document sigaltstack(2) limitation * Documentation: update LICENSE file Petr Gajdos 2012-11-20 11:00:08 +0000
  • 2f69958fec Accepting request 131951 from devel:libraries:c_c++ Stephan Kulow 2012-08-31 08:02:20 +0000
  • a288b08275 Accepting request 131948 from home:babelworx:ldig:branches:devel:libraries:c_c++ Ismail Dönmez 2012-08-29 11:01:09 +0000
  • 97c3a6c0ff 0.7.4 Pascal Bleser 2012-08-28 06:29:29 +0000
  • 0d15980244 Accepting request 121919 from home:jengelh:branches:devel:libraries:c_c++ Ismail Dönmez 2012-05-23 12:06:56 +0000
  • 758b9a7e67 0.6.7 Pascal Bleser 2012-03-29 11:00:45 +0000