1. 07 Feb, 2021 1 commit
  2. 21 Jan, 2021 1 commit
  3. 19 Jan, 2021 2 commits
  4. 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
  5. 16 Oct, 2020 1 commit
  6. 04 Sep, 2020 2 commits
  7. 20 Jul, 2020 4 commits
  8. 10 Jun, 2020 1 commit
  9. 27 May, 2020 1 commit
  10. 26 May, 2020 1 commit
  11. 07 May, 2020 2 commits
  12. 01 Apr, 2020 2 commits
  13. 17 Jan, 2020 7 commits
  14. 04 Nov, 2019 2 commits
  15. 01 Sep, 2019 6 commits
  16. 23 Apr, 2019 1 commit
  17. 03 Apr, 2019 3 commits
  18. 22 Feb, 2019 2 commits