- 13 Mar, 2020 2 commits
-
-
Rosen Penev authored
The former is deprecated by C++14. The standard says they are the same: The header defines all types and macros the same as the C standard library header<stdint.h>. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
The former is deprecated with C++14. The standard says both are the same: The contents and meaning of the header<cstddef>are the same as the C standard library header<stddef.h>,except that it does not declare the type wchar_t, that it also declares the type byte and its associated operations (21.2.5), and as noted in 21.2.3 and 21.2.4. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- 12 Jan, 2020 1 commit
-
-
Max Kellermann authored
-
- 15 Aug, 2019 1 commit
-
-
Max Kellermann authored
-
- 08 May, 2019 2 commits
-
-
Max Kellermann authored
-
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
-
- 26 Oct, 2017 1 commit
-
-
Max Kellermann authored
Fixes the non-Linux build.
-
- 21 Sep, 2017 4 commits
-
-
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 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 17 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 04 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 17 Jun, 2016 3 commits
-
-
Max Kellermann authored
-
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.
-
- 11 Aug, 2014 1 commit
-
-
Max Kellermann authored
-
- 10 Feb, 2014 1 commit
-
-
Max Kellermann authored
-
- 13 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 15 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 04 Jan, 2013 1 commit
-
-
Max Kellermann authored
-