]> git.ipfire.org Git - thirdparty/json-c.git/commit
Explicitly check for GCC's atomic functions instead of depending on the __GNUC__...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sat, 2 Sep 2017 18:48:17 +0000 (14:48 -0400)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sat, 2 Sep 2017 18:48:17 +0000 (14:48 -0400)
commit5b11e9adffd57682fdd9d46598c92bb52016047a
treece97f5aac7ada7e23a56468d2ea6d1b89f17133d
parentab0d4dbc695a9911bab641d8b1280eff7b1df504
Explicitly check for GCC's atomic functions instead of depending on the __GNUC__ define.
Add a comment mentioning the limitation even though the _ref_count value is hanled atomically.
configure.ac
json_object.c