index
:
nng
branch1.10
doc-reorg
gdamore/udpconn
gh-pages
http-client-trans
http-handler-fini
main
mdbook
mqtt
pub-stats
stable
tcp-dialer-local-test
v1.2.x
wolf-peer-cn
A mirror of https://github.com/nanomsg/nng
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
platform
/
posix
/
posix_atomic.c
Commit message (
Expand
)
Author
Age
*
fixes #1586 Undefined reference to nni_atomic_swap & nni_atomic_cas(Built by ...
alvin1221
2022-05-29
*
Could use GCC atomics for older versions of GCC.
Garrett D'Amore
2021-12-08
*
Compilation failure for atomics on legacy platforms (gcc 4.8, centos 7)
Garrett D'Amore
2021-12-08
*
Provide atomic pointer support.
Garrett D'Amore
2021-12-05
*
more compile fixes for legacy atomics
Garrett D'Amore
2020-02-05
*
fixes #1182 v1.2.5 build fails gcc 4.8
Garrett D'Amore
2020-02-05
*
fixes #1176 Unable to build latest
Garrett D'Amore
2020-01-27
*
XREQ and others race on TTL.
Garrett D'Amore
2020-01-11
*
fixes #1105 pollable can be inlined, and use atomics
Garrett D'Amore
2020-01-04
*
fixes #1075 WebSocket heap use after free
Garrett D'Amore
2019-12-30
*
fixes #1034 POSIX atomic handing default case is busted
Garrett D'Amore
2019-12-24
*
wrong return type in fallback atomic op
Garrett D'Amore
2019-06-05
*
fix #946 Use after free in TLS
Garrett D'Amore
2019-05-19
*
fixes #674 want 64-bit atomics (for stats)
Garrett D'Amore
2018-08-27
*
fixes #572 Several locking errors found
Garrett D'Amore
2018-07-03