1. 27 Feb, 2013 1 commit
    • Stam He's avatar
      Set proctitle: avoid the use of __attribute__((constructor)). · 9c8be6ca
      Stam He authored
      This cased a segfault in some Linux system and was GCC-specific.
      
      Commit modified by @antirez:
      
      1) Stripped away the part to set the proc title via config for now.
      2) Handle initialization of setproctitle only when the replacement
         is used.
      3) Don't require GCC now that the attribute constructor is no
         longer used.
      9c8be6ca
  2. 26 Feb, 2013 7 commits
  3. 25 Feb, 2013 12 commits
  4. 22 Feb, 2013 11 commits
  5. 21 Feb, 2013 9 commits