- 29 Jan, 2015 2 commits
-
-
PHO authored
This is Darwin specific: the previous implementation was causing an integer overflow when base.numer is very large. On PPC Darwin, the timebase info is 1000000000/33330116 and this is too large for integer arithmetic.
-
PHO authored
This is Darwin specific: the previous implementation was causing an integer overflow when base.numer is very large. On PPC Darwin, the timebase info is 1000000000/33330116 and this is too large for integer arithmetic.
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 04 Dec, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 21 Nov, 2014 1 commit
-
-
Max Kellermann authored
Simplify the definition of many build options.
-
- 23 Aug, 2014 1 commit
-
-
Thomas Klausner authored
-
- 30 Jul, 2014 1 commit
-
-
Max Kellermann authored
-
- 15 Mar, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Make sure glibc gives us all features.
-
- 18 Feb, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 13 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 15 Dec, 2013 3 commits
-
-
Max Kellermann authored
Allows building without GLib. This fails to compile currently, because GLib is still used in the MPD core.
-
Max Kellermann authored
-
Max Kellermann authored
Avoid GLib.
-
- 04 Dec, 2013 2 commits
-
-
Max Kellermann authored
No GLib memory allocation.
-
Max Kellermann authored
No GLib memory allocation.
-
- 29 Nov, 2013 1 commit
-
-
Denis Krjuchkov authored
All parameters seem mandatory, otherwise this call makes MPD crash.
-
- 28 Nov, 2013 1 commit
-
-
Max Kellermann authored
-
- 25 Nov, 2013 1 commit
-
-
Max Kellermann authored
-
- 24 Nov, 2013 2 commits
-
-
Max Kellermann authored
Reduce GLib usage.
-
Max Kellermann authored
Don't use GTimer if the operating system is able to tell us the uptime.
-
- 21 Nov, 2013 3 commits
-
-
Florian Schlichting authored
Fixes build tests on ia64 and mipsel by testing for endianness in a more general / portable way.
-
Max Kellermann authored
-
Max Kellermann authored
Improve readability.
-
- 18 Nov, 2013 1 commit
-
-
Denis Krjuchkov authored
-
- 05 Nov, 2013 2 commits
-
-
Max Kellermann authored
D'oh!
-
Natanael Copa authored
Fixes building with gcc-4.8 Signed-off-by:
Natanael Copa <ncopa@alpinelinux.org>
-
- 04 Nov, 2013 1 commit
-
-
Max Kellermann authored
getnameinfo() doesn't work well - it always returns "localhost".
-
- 30 Oct, 2013 2 commits
-
-
Max Kellermann authored
Skip the global destructors. We don't need them here - we bail out as quickly as we can.
-
Max Kellermann authored
-
- 29 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 20 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 16 Oct, 2013 1 commit
-
-
Max Kellermann authored
Replacing GLib macros.
-
- 15 Oct, 2013 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 02 Oct, 2013 1 commit
-
-
Max Kellermann authored
Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
-
- 05 Sep, 2013 1 commit
-
-
Max Kellermann authored
Migrate the remaining callers to FatalError().
-