- 19 Nov, 2018 1 commit
-
-
Max Kellermann authored
Since we switched from autotools to Meson in commit 94592c14, we don't need to include `config.h` early to properly enable large file support. Meson passes the required macros on the compiler command line instead of defining them in `config.h`. This means we can include `config.h` at any time, whenever we want to check its macros, and there are no ordering constraints.
-
- 31 Oct, 2018 1 commit
-
-
Max Kellermann authored
-
- 19 Dec, 2017 1 commit
-
-
Max Kellermann authored
-
- 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 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 16 Sep, 2016 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 02 Jul, 2016 1 commit
-
-
Max Kellermann authored
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 23 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 22 Feb, 2016 5 commits
-
-
Max Kellermann authored
Prepare for ID3 support on userspace NFS/SMB/CIFS mounts.
-
Max Kellermann authored
Use a 128 byte buffer instead of reading 10 bytes first and then 118.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 21 Feb, 2016 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 19 Feb, 2016 4 commits
-
-
Max Kellermann authored
Copy the query buffer to the allocated buffer, and read only the remaining data.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-