index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
unix
/
PidFile.hxx
Age
Commit message (
Expand
)
Author
2018-10-31
*: copyright year 2018
Max Kellermann
2018-08-01
unix/PidFile: add "noexcept"
Max Kellermann
2018-08-01
unix/{Daemon,PidFile}: throw exception on error
Max Kellermann
2017-08-10
fs/FileSystem: OpenFile() returns UniqueFileDescriptor
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-08-15
fs/FileSystem: RemoveFile() throws exception on error
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-09-30
unix/PidFile: fix empty PID file
Anthony DeRossi
2015-08-24
unix/PidFile: add missing include stdlib.h for strtoul()
Max Kellermann
2015-08-15
unix/PidFile: use raw file descriptor instead of stdio
Max Kellermann
2015-08-15
unix/Daemon: move code to ReadPidFile()
Max Kellermann
2015-03-05
fs/Traits: add macro PATH_LITERAL()
Max Kellermann
2015-03-05
unix/PidFile: use the UTF-8 path for error message
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-01-24
move daemonization code to unix/
Max Kellermann