Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set proctitle: avoid the use of __attribute__((constructor)). | Stam He | 2013-02-27 | 1 | -4/+6 |
* | setproctitle.c: declar tmp as static so valgrind will not detect a leak. | antirez | 2013-02-26 | 1 | -1/+1 |
* | Set process name in ps output to make operations safer. | antirez | 2013-02-26 | 1 | -0/+259 |