• antirez's avatar
    Solaris fixes about tail usage and atomic vars. · 95883313
    antirez authored
    Testing with Solaris C compiler (SunOS 5.11 11.2 sun4v sparc sun4v)
    there were issues compiling due to atomicvar.h and running the
    tests also failed because of "tail" usage not conform with Solaris
    tail implementation. This commit fixes both the issues.
    95883313
atomicvar.h 3.63 KB