- 12 Dec, 2017 1 commit
-
-
Max Kellermann authored
Only _WIN32 is defined by the compiler, and WIN32 is not standardized and may be missing. Closes #169
-
- 08 May, 2017 1 commit
-
-
Max Kellermann authored
This eliminates some overhead, because the compiler doesn't need to consider these functions throwing.
-
- 03 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 15 Aug, 2016 1 commit
-
-
Max Kellermann authored
-
- 20 Jun, 2016 1 commit
-
-
Max Kellermann authored
-
- 01 Mar, 2016 1 commit
-
-
Max Kellermann authored
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 23 Feb, 2016 1 commit
-
-
Max Kellermann authored
The initgroups() manpage says we need to check for _BSD_SOURCE. The thing is that glibc deprecated this macro, and doesn't define it anymore, effectively breaking all MPD supplementary groups. The real fix is to check for initgroups() availability at configure time, instead of relying on the deprecated _BSD_SOURCE macro.
-
- 16 Oct, 2015 1 commit
-
-
Max Kellermann authored
-
- 30 Sep, 2015 1 commit
-
-
Anthony DeRossi authored
This was broken by 4f29034f.
-
- 17 Sep, 2015 2 commits
-
-
Max Kellermann authored
-
François Revol authored
Haiku does not dump core, it just starts the debugger.
-
- 24 Aug, 2015 1 commit
-
-
Max Kellermann authored
-
- 15 Aug, 2015 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 05 Mar, 2015 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 03 Mar, 2015 1 commit
-
-
Max Kellermann authored
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 24 Jan, 2014 1 commit
-
-
Max Kellermann authored
-