summaryrefslogtreecommitdiff
path: root/src/atomic_ptr.hpp
AgeCommit message (Expand)Author
2012-06-15atomic_ptr: Add IT instruction for arm-thumb2HEADmasterPatrick Trantham
2012-04-29atomic: prever inline asm over GCC builtins for armv7aAndrew W. Nosenko
2012-04-29atomic: revisit the atomic operation checks and their usageAndrew W. Nosenko
2012-04-29atomic: prefer GCC __sync_*() builtins over inline asmAndrew W. Nosenko
2012-04-29Implement atomic operations for armv7aPatrick Trantham
2012-04-15Report EMFILE/ENFILE from xs_socket()Martin Sustrik
2012-02-16Full name of the project used in license headersMartin Sustrik
2012-02-16ZeroMQ renamed to CrossroadsMartin Sustrik
2011-11-01Copyright dates adjusted to reflect realityMartin Sustrik
2011-10-31250bpm copyrights addedMartin Sustrik
2011-03-02The copyrights in file headers updated.Martin Sustrik
2011-01-13Make cppcheck not complain about "'operator=' should return something"Martin Sustrik
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
2010-06-04Fix Solaris/NetBSD breakage in atomic_ptr.hppMartin Lucina
2010-05-12Revert commit 7cb076e, atomic ops cleanupMartin Lucina
2010-04-29Defer NetBSD atomic ops to GCC builtins. Revert Sun atomic ops #define.Steven McCoy
2010-04-15atomic_ptr fix of Win64Martin Sustrik
2010-02-18Add NetBSD supportMartin Lucina
2010-01-05Copyrights transferred from FastMQ to iMatixMartin Sustrik
2009-08-03renamed from zs to zmqMartin Sustrik
2009-07-29initial commitMartin Sustrik