-
Max Kellermann authored
snprintf() is available on mingw, and the libnfs kludge broke the build with mingw, because sprintf_s() was now both an inline function and a "dllimport" function (because the macro renamed the inline function snprintf() to sprintf_s() in mingw's stdio.h).
6a65b4c3
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
patches | Loading commit data... | |
Base.cxx | ||
Base.hxx | ||
Blocking.cxx | ||
Blocking.hxx | ||
Callback.hxx | ||
Cancellable.hxx | ||
Connection.cxx | ||
Connection.hxx | ||
Error.cxx | ||
Error.hxx | ||
FileReader.cxx | ||
FileReader.hxx | ||
Glue.cxx | ||
Glue.hxx | ||
Lease.hxx | ||
Manager.cxx | ||
Manager.hxx | ||
meson.build |