Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unix/PidFile: fix empty PID file | Anthony DeRossi | 2015-09-30 | 1 | -0/+3 |
* | unix/PidFile: add missing include stdlib.h for strtoul() | Max Kellermann | 2015-08-24 | 1 | -0/+1 |
* | unix/PidFile: use raw file descriptor instead of stdio | Max Kellermann | 2015-08-15 | 1 | -20/+29 |
* | unix/Daemon: move code to ReadPidFile() | Max Kellermann | 2015-08-15 | 1 | -0/+16 |
* | fs/Traits: add macro PATH_LITERAL() | Max Kellermann | 2015-03-05 | 1 | -1/+1 |
* | unix/PidFile: use the UTF-8 path for error message | Max Kellermann | 2015-03-05 | 1 | -1/+1 |
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | move daemonization code to unix/ | Max Kellermann | 2014-01-24 | 1 | -0/+85 |