]> granicus.if.org Git - libatomic_ops/commit
Add disclaimer to README to favor C11/C++14 atomics over libatomic_ops use
authorHans Boehm <boehm@acm.org>
Mon, 23 May 2016 18:24:33 +0000 (21:24 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 23 May 2016 18:30:33 +0000 (21:30 +0300)
commitfe16265693b1f32dee0c2cafdd6552971f0e24cd
tree352af75890522fa76eddcd8e60e4f9af075db964
parent5f587801df22f24fd67dd4c3de9eafc2f6a0f760
Add disclaimer to README to favor C11/C++14 atomics over libatomic_ops use
(Apply commit e78ba18 from 'master' branch.)

* README.md: Add top-level disclaimer that it is better to use
C11 or C++14 atomic primitives instead of this library for the
newly-developed code.
README.md