1. 21 Mar, 2014 1 commit
    • twwlogin's avatar
      Allow iov_base as char * on Solaris 8/9/10. · b7a663f1
      twwlogin authored
      On Solaris 8, 9, 10/SPARC, iov_base is of type caddr_t which is char *. The Sun C++ compiler errors with "Cannot assign void* to char*". Using a static case to override this. On Solaris 11, HP-UX, AIX, and RHEL, iov_base is void * so no issues there. This seems a rather hackish solution so open to something better.
      b7a663f1
  2. 20 Mar, 2014 4 commits
  3. 19 Mar, 2014 3 commits
  4. 18 Mar, 2014 4 commits
  5. 17 Mar, 2014 10 commits
  6. 16 Mar, 2014 12 commits
  7. 15 Mar, 2014 2 commits
  8. 14 Mar, 2014 2 commits
  9. 13 Mar, 2014 2 commits