1. 22 Jan, 2021 1 commit
  2. 21 Jan, 2021 5 commits
  3. 19 Jan, 2021 1 commit
  4. 01 Jan, 2021 1 commit
  5. 15 Dec, 2020 3 commits
  6. 14 Dec, 2020 5 commits
  7. 02 Dec, 2020 1 commit
  8. 30 Nov, 2020 7 commits
  9. 16 Nov, 2020 1 commit
  10. 06 Nov, 2020 1 commit
  11. 04 Nov, 2020 5 commits
  12. 28 Oct, 2020 2 commits
  13. 17 Oct, 2020 1 commit
    • Max Kellermann's avatar
      lib/nfs/patches: disable the snprintf->sprintf_s alias · 6a65b4c3
      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
  14. 15 Oct, 2020 6 commits