1. 10 May, 2017 1 commit
    • Barrett's avatar
      Allow compiler to select an strerror_r stringify · 84a4f56e
      Barrett authored
      On Alpine (and potentially other systems) that don't identify their runtime correctly there is an issue with the string conversion
      Specifically, alpine linux and musl where the errno_to_string is incorrectly called.
      To fix this I have added two overloaded functions and use auto err to allow the compiler to detect the actual types returned and call the correct method for conversion
      84a4f56e
  2. 06 May, 2017 2 commits
  3. 02 May, 2017 4 commits
  4. 29 Apr, 2017 1 commit
  5. 28 Apr, 2017 3 commits
  6. 25 Apr, 2017 2 commits
  7. 07 Apr, 2017 7 commits
  8. 06 Apr, 2017 1 commit
  9. 02 Apr, 2017 1 commit
  10. 29 Mar, 2017 9 commits
  11. 28 Mar, 2017 1 commit
  12. 27 Mar, 2017 5 commits
  13. 26 Mar, 2017 1 commit
  14. 22 Mar, 2017 2 commits