index
:
libxs.git
master
sp
udp
mato's libxs tree
Martin Lucina
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
atomic_ptr.hpp
Age
Commit message (
Expand
)
Author
2012-04-29
atomic: prever inline asm over GCC builtins for armv7a
Andrew W. Nosenko
2012-04-29
atomic: revisit the atomic operation checks and their usage
Andrew W. Nosenko
2012-04-29
atomic: prefer GCC __sync_*() builtins over inline asm
Andrew W. Nosenko
2012-04-29
Implement atomic operations for armv7a
Patrick Trantham
2012-04-15
Report EMFILE/ENFILE from xs_socket()
Martin Sustrik
2012-02-16
Full name of the project used in license headers
Martin Sustrik
2012-02-16
ZeroMQ renamed to Crossroads
Martin Sustrik
2011-11-01
Copyright dates adjusted to reflect reality
Martin Sustrik
2011-10-31
250bpm copyrights added
Martin Sustrik
2011-03-02
The copyrights in file headers updated.
Martin Sustrik
2011-01-13
Make cppcheck not complain about "'operator=' should return something"
Martin Sustrik
2010-10-30
Name of "GNU Lesser Public License" corrected.
Martin Sustrik
2010-06-04
Fix Solaris/NetBSD breakage in atomic_ptr.hpp
Martin Lucina
2010-05-12
Revert commit 7cb076e, atomic ops cleanup
Martin Lucina
2010-04-29
Defer NetBSD atomic ops to GCC builtins. Revert Sun atomic ops #define.
Steven McCoy
2010-04-15
atomic_ptr fix of Win64
Martin Sustrik
2010-02-18
Add NetBSD support
Martin Lucina
2010-01-05
Copyrights transferred from FastMQ to iMatix
Martin Sustrik
2009-08-03
renamed from zs to zmq
Martin Sustrik
2009-07-29
initial commit
Martin Sustrik