projects
/
urcu.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
unit tests: test wfcqueue, wfstack, lfstack empty check functions in C++
[urcu.git]
/
include
/
2021-09-08
Mathieu Desnoyers
wfcqueue: implement C++ API based on function overloading
tree
|
commitdiff
2021-09-08
Mathieu Desnoyers
wfstack: implement C++ API based on function overloading
tree
|
commitdiff
2021-09-08
Mathieu Desnoyers
lfstack: implement C++ API based on function overloading
tree
|
commitdiff
2021-09-08
Simon Marchi
Add C++ build tests
tree
|
commitdiff
2021-09-03
Francis Deslauriers
Add `urcu_posix_assert()` as `assert()` replacement
tree
|
commitdiff
2021-09-03
Francis Deslauriers
Rename `urcu_assert()` to `urcu_assert_debug()`
tree
|
commitdiff
2021-09-01
Michael Jeanson
cleanup: spelling fixes in comments
tree
|
commitdiff
2021-08-27
Simon Marchi
Make temporary variable in _rcu_dereference non-const
tree
|
commitdiff
2021-06-16
Mathieu Desnoyers
Fix: x86 and s390: uatomic __hp() macro C++ support
tree
|
commitdiff
2021-06-15
Mathieu Desnoyers
Fix: x86 and s390: uatomic __hp() macro clang support
tree
|
commitdiff
2021-06-15
Mathieu Desnoyers
Fix: x86 and s390 uatomic: __hp() macro warning with...
tree
|
commitdiff
2021-06-03
Michael Jeanson
Remove all SONAME(6) ABI aliases
tree
|
commitdiff
2021-05-07
Michael Jeanson
fix: clock_gettime on macOs
tree
|
commitdiff
2021-04-22
Mathieu Desnoyers
Fix: rculist header: use parenthesis around macro param...
tree
|
commitdiff
2021-04-22
Mathieu Desnoyers
Fix: rcuhlist header: use parenthesis around macro...
tree
|
commitdiff
2021-04-22
Mathieu Desnoyers
Fix: hlist header: use parenthesis around macro parameters
tree
|
commitdiff
2021-04-22
Mathieu Desnoyers
Fix: list.h: use parenthesis around macro parameters...
tree
|
commitdiff
2021-04-22
Mathieu Desnoyers
Fix: hlist iteration relies on undefined behavior
tree
|
commitdiff
2021-04-19
Mathieu Desnoyers
Fix: use __atomic_load() rather than atomic load explicit
tree
|
commitdiff
2021-04-16
Mathieu Desnoyers
Fix: use atomic load memory_order_consume for rcu_deref...
tree
|
commitdiff
2021-04-15
Michael Jeanson
fix: warnings on non-Linux platforms
tree
|
commitdiff
2021-04-13
Michael Jeanson
cleanup: explicitly mark unused parameters (-Wunused...
tree
|
commitdiff
2021-04-01
Michael Jeanson
cleanup: add 'noreturn' attribute to '_uatomic_link_error'
tree
|
commitdiff
2021-01-25
Michael Jeanson
fix: exclude clang from GCC version blacklists
tree
|
commitdiff
2021-01-22
Mathieu Desnoyers
aarch64: blacklist gcc prior to 5.1
tree
|
commitdiff
2020-12-17
Michael Jeanson
Use DMB only on ARMv7
tree
|
commitdiff
2020-12-17
Michael Jeanson
Blacklist GCC 4.4.0, 4.4.1 and 4.4.2 on ARM
tree
|
commitdiff
2020-12-17
Michael Jeanson
Cleanup: Move ARM specific code to urcu/arch/arm.h
tree
|
commitdiff
2020-12-02
Michael Jeanson
fix: reorder x86 arch detection
tree
|
commitdiff
2020-11-30
Michael Jeanson
fix: typo in futex syscall define check
tree
|
commitdiff
2020-11-20
Michael Jeanson
Compile time futex syscall detection
tree
|
commitdiff
2020-11-20
Michael Jeanson
Static arch and uatomic headers
tree
|
commitdiff
2020-11-17
Michael Jeanson
cleanup: Improve wording of CONFIG_RCU_DEBUG description
tree
|
commitdiff
2020-11-17
Michael Jeanson
fix: explicitly include urcu/config.h in files using...
tree
|
commitdiff
2020-04-21
Mathieu Desnoyers
Cleanup: tls-compat.h: add parentheses around expressio...
tree
|
commitdiff
2020-04-20
Mathieu Desnoyers
Fix: tls-compat.h exposes compiler-dependent public...
tree
|
commitdiff
2020-04-09
Mathieu Desnoyers
tls-compat.h: introduce DEFINE_URCU_TLS_INIT
tree
|
commitdiff
2020-01-30
Alex Xu
Use _umtx_op for futex on FreeBSD
tree
|
commitdiff
2020-01-30
Alex Xu
Add FreeBSD, DragonFly to syscall-compat.h
tree
|
commitdiff
2019-11-22
Mathieu Desnoyers
urcu-bp: perform thread registration on urcu_bp_registe...
tree
|
commitdiff
2019-10-28
Jérémie Galarneau
cds_lfht_is_node_deleted parameter can be marked const
tree
|
commitdiff
2019-09-18
hewenliang
Fix: rculfhash worker needs to unblock to SIGRCU
tree
|
commitdiff
2019-05-27
Mathieu Desnoyers
Fix: urcu/futex.h: users of struct timespec should...
tree
|
commitdiff
2019-01-28
Michael Jeanson
Add multiflavor compat identifiers
tree
|
commitdiff
2018-12-13
Mathieu Desnoyers
config.h.in: rename CONFIG_RCU_MULTIFLAVOR to CONFIG_RC...
tree
|
commitdiff
2018-12-13
Mathieu Desnoyers
rculfhash: implement iterator debugging config option
tree
|
commitdiff
2018-12-13
Michael Jeanson
Port: no symbols aliases on MacOS
tree
|
commitdiff
2018-12-12
Mathieu Desnoyers
Use new header locations for includes from urcu code
tree
|
commitdiff
2018-12-12
Mathieu Desnoyers
Update call-rcu.h and defer.h comments and include...
tree
|
commitdiff
2018-12-12
Mathieu Desnoyers
rculfqueue.h: do not include urcu-call-rcu.h
tree
|
commitdiff
2018-12-12
Mathieu Desnoyers
rculfhash: support use with multiple flavors per compil...
tree
|
commitdiff
2018-12-12
Mathieu Desnoyers
rculfhash: do not include urcu-call-rcu.h from public API
tree
|
commitdiff
2018-12-12
Mathieu Desnoyers
Refactor liburcu to support many flavors per compile...
tree
|
commitdiff
2018-11-23
Michael Jeanson
Fix: compat_futex_noasync on Cygwin
tree
|
commitdiff
2018-08-20
Eric Wong
wfcqueue: allow defining CDS_WFCQ_WAIT_SLEEP to overrid...
tree
|
commitdiff
2018-03-23
Michael Jeanson
Add support for the RISC-V architecture
tree
|
commitdiff
2017-11-07
Mathieu Desnoyers
Revert "Use initial-exec tls model"
tree
|
commitdiff
2017-10-19
Mathieu Desnoyers
Use initial-exec tls model
tree
|
commitdiff
2017-07-14
Michael Jeanson
Fix: add missing m68k headers to dist
tree
|
commitdiff
2017-06-07
Mathieu Desnoyers
Use workqueue in rculfhash
tree
|
commitdiff
2017-05-15
Michael Jeanson
Add support for m68k architecture
tree
|
commitdiff
2017-01-23
Jonathan Rajotte
Add --enable-rcu-debug to configure
tree
|
commitdiff
2016-12-05
Mathieu Desnoyers
ARM32: use dmb ish (inner shareable domain) for smp...
tree
|
commitdiff
2016-12-05
Mathieu Desnoyers
Cleanup: remove cmm_wmb() from rcu_xchg_pointer and...
tree
|
commitdiff
2016-12-05
Mathieu Desnoyers
Fix: uatomic arm32: add missing release barrier before...
tree
|
commitdiff
2016-09-16
Mathieu Desnoyers
Fix: add missing CONFIG_RCU_FORCE_SYS_MEMBARRIER to...
tree
|
commitdiff
2016-09-16
Mathieu Desnoyers
Allow forcing the use of sys membarrier
tree
|
commitdiff
2016-06-28
Mathieu Desnoyers
Fix: add missing backslash in Makefile.am
tree
|
commitdiff
2016-06-28
Michael Jeanson
Fix: Do not use wildcards in include/Makefile.am
tree
|
commitdiff
2016-06-27
Michael Jeanson
Fix: Move rand-compat to private src dir
tree
|
commitdiff
2016-06-27
Michael Jeanson
Cleanup: Re-organise source dir
tree
|
commitdiff
This page took
0.056262 seconds
and
6
git commands to generate.