• 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
..
Base.cxx Loading commit data...
Base.hxx Loading commit data...
Blocking.cxx Loading commit data...
Blocking.hxx Loading commit data...
Callback.hxx Loading commit data...
Cancellable.hxx Loading commit data...
Connection.cxx Loading commit data...
Connection.hxx Loading commit data...
Error.cxx Loading commit data...
Error.hxx Loading commit data...
FileReader.cxx Loading commit data...
FileReader.hxx Loading commit data...
Glue.cxx Loading commit data...
Glue.hxx Loading commit data...
Lease.hxx Loading commit data...
Manager.cxx Loading commit data...
Manager.hxx Loading commit data...
meson.build Loading commit data...