mpd/src/unix
Max Kellermann dfaf08743c *: check defined(_WIN32) instead of defined(WIN32)
Only _WIN32 is defined by the compiler, and WIN32 is not standardized
and may be missing.

Closes #169
2017-12-12 10:22:20 +01:00
..
Daemon.cxx *: check defined(_WIN32) instead of defined(WIN32) 2017-12-12 10:22:20 +01:00
Daemon.hxx *: check defined(_WIN32) instead of defined(WIN32) 2017-12-12 10:22:20 +01:00
PidFile.hxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
SignalHandlers.cxx *: check defined(_WIN32) instead of defined(WIN32) 2017-12-12 10:22:20 +01:00
SignalHandlers.hxx update copyright year 2017-01-03 20:48:59 +01:00