• antirez's avatar
    Solaris fixes about tail usage and atomic vars. · 15520588
    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.
    15520588
aofrw.tcl 7.23 KB