- 24 Jan, 2018 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Since 7d353bbe, _GNU_SOURCE is always defined, which implies __USE_MINGW_ANSI_STDIO and thus switches to the mingw implementations of the printf() family. That's standards-compliant, unlike Microsoft's CRT implementations.
-
Max Kellermann authored
-
- 19 Jan, 2018 1 commit
-
-
Max Kellermann authored
No longer a problem with NDK r16.
-
- 17 Jan, 2018 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Prepare for option values.
-
Max Kellermann authored
-
- 16 Jan, 2018 10 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Allow the caller to use a simple "for" loop without checking arguments.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 22 Dec, 2017 1 commit
-
-
Max Kellermann authored
-
- 21 Dec, 2017 2 commits
-
-
Max Kellermann authored
-
Ilya ilyxa Tyshchenko authored
-
- 20 Dec, 2017 1 commit
-
-
Max Kellermann authored
-
- 19 Dec, 2017 1 commit
-
-
Max Kellermann authored
-
- 18 Dec, 2017 1 commit
-
-
Max Kellermann authored
-
- 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
-
- 10 Nov, 2017 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 26 Oct, 2017 1 commit
-
-
Max Kellermann authored
Fixes the non-Linux build.
-
- 21 Sep, 2017 7 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Enforcing MADV_DONTFORK is a surprising limitation for this library which aims to be generic.
-
- 19 Sep, 2017 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 13 Sep, 2017 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
It was implicitly deleted since commit db23c2f2
-