summaryrefslogtreecommitdiff
path: root/src/unix/PidFile.hxx
AgeCommit message (Expand)Author
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-08-15fs/FileSystem: RemoveFile() throws exception on errorMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-09-30unix/PidFile: fix empty PID fileAnthony DeRossi
2015-08-24unix/PidFile: add missing include stdlib.h for strtoul()Max Kellermann
2015-08-15unix/PidFile: use raw file descriptor instead of stdioMax Kellermann
2015-08-15unix/Daemon: move code to ReadPidFile()Max Kellermann
2015-03-05fs/Traits: add macro PATH_LITERAL()Max Kellermann
2015-03-05unix/PidFile: use the UTF-8 path for error messageMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-01-24move daemonization code to unix/Max Kellermann