aboutsummaryrefslogtreecommitdiffstats
path: root/src/unix (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-15unix/PidFile: use raw file descriptor instead of stdioMax Kellermann1-20/+29
2015-08-15unix/Daemon: move code to ReadPidFile()Max Kellermann2-12/+18
2015-08-15unix/Daemon: eliminate local variable "ret"Max Kellermann1-3/+2
2015-03-05fs/Traits: add macro PATH_LITERAL()Max Kellermann2-2/+2
2015-03-05unix/PidFile: use the UTF-8 path for error messageMax Kellermann1-1/+1
2015-03-03*: change C-style prototypes, drop "(void)"Max Kellermann1-8/+8
2015-01-01Copyright year 2015Max Kellermann5-5/+5
2014-01-24move daemonization code to unix/Max Kellermann5-0/+565