- 26 Dec, 2014 3 commits
-
-
Max Kellermann authored
New in clang 3.6.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 17 Dec, 2014 1 commit
-
-
Max Kellermann authored
Without MEM_COMMIT, the reserved address space is not accessible, and MPD crashes.
-
- 12 Dec, 2014 1 commit
-
-
Max Kellermann authored
MEM_LARGE_PAGES does not appear to work. Instead, MEM_RESERVE appears to be necessary. Until I figure this out, this large pages are disabled.
-
- 09 Dec, 2014 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
May be more clear than operators.
-
Max Kellermann authored
-
- 04 Dec, 2014 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Replaces g_ascii_strup() and allows building the Vorbis encoder without GLib.
-
Max Kellermann authored
Replaces GLib's g_strsplit().
-
- 03 Dec, 2014 1 commit
-
-
Max Kellermann authored
-
- 28 Nov, 2014 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 27 Nov, 2014 1 commit
-
-
Max Kellermann authored
-
- 02 Nov, 2014 1 commit
-
-
Max Kellermann authored
-
- 01 Nov, 2014 1 commit
-
-
Max Kellermann authored
-
- 24 Oct, 2014 1 commit
-
-
Max Kellermann authored
-
- 18 Oct, 2014 1 commit
-
-
Max Kellermann authored
-
- 11 Oct, 2014 1 commit
-
-
Max Kellermann authored
Export it from the protected base class. This fixes a build failure on Mac OS X.
-
- 10 Oct, 2014 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 16 Aug, 2014 1 commit
-
-
François Revol authored
According to POSIX and both OSX and Linux manpages, strcasecmp comes from strings.h, not string.h. Most OSes also have them available in string.h, but we just fixed the headers on Haiku and it now only provides them in strings.h. We might want to fall back to string.h for other OSes though... cf. http://pubs.opengroup.org/onlinepubs/009695399/functions/strcasecmp.html http://linux.die.net/man/3/strcasecmp https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man3/strcasecmp.3.html
-
- 11 Aug, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 07 Aug, 2014 9 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Reduce the number of unnecessary memmove() calls.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
The null byte is whitespace, too.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-