aboutsummaryrefslogtreecommitdiffstats
path: root/src/unix/PidFile.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* unix/PidFile: fix empty PID fileAnthony DeRossi2015-09-301-0/+3
| | | | This was broken by 4f29034f.
* unix/PidFile: add missing include stdlib.h for strtoul()Max Kellermann2015-08-241-0/+1
|
* unix/PidFile: use raw file descriptor instead of stdioMax Kellermann2015-08-151-20/+29
|
* unix/Daemon: move code to ReadPidFile()Max Kellermann2015-08-151-0/+16
|
* fs/Traits: add macro PATH_LITERAL()Max Kellermann2015-03-051-1/+1
|
* unix/PidFile: use the UTF-8 path for error messageMax Kellermann2015-03-051-1/+1
|
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* move daemonization code to unix/Max Kellermann2014-01-241-0/+85