• Max Kellermann's avatar
    lib/nfs/FileReader: use `struct stat64` on Windows 32-bit · 3040ddb5
    Max Kellermann authored
    libnfs is compiled with `-D_FILE_OFFSET_BITS=64`, but Meson decides
    not to enable this mode.  We could force this mode, but then again,
    these days, nobody should be using 32-bit Windows ... so this is a
    kludge only for debugging with 32-bit WINE.
    3040ddb5
Name
Last commit
Last update
android Loading commit data...
build Loading commit data...
doc Loading commit data...
python/build Loading commit data...
src Loading commit data...
systemd Loading commit data...
test Loading commit data...
win32 Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
NEWS Loading commit data...
README.md Loading commit data...
meson.build Loading commit data...
meson_options.txt Loading commit data...
mpd.svg Loading commit data...
valgrind.suppressions Loading commit data...