Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solaris Librados Port #6416

Merged
merged 9 commits into from
Nov 15, 2015
Merged

Solaris Librados Port #6416

merged 9 commits into from
Nov 15, 2015

Commits on Nov 13, 2015

  1. stdin/stdout/stderr clash with standard definition, renamed to getter…

    …/setter
    
    Signed-off-by: Rohan Mars <code@rohanmars.com>
    rohanmars committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    671ab30 View commit details
    Browse the repository at this point in the history
  2. import missing free function definition

    Signed-off-by: Rohan Mars <code@rohanmars.com>
    rohanmars committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    4512ed5 View commit details
    Browse the repository at this point in the history
  3. fix sem_open() call to be compliant

    Signed-off-by: Rohan Mars <code@rohanmars.com>
    rohanmars committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    41eff6b View commit details
    Browse the repository at this point in the history
  4. cross platform pthreads

    Signed-off-by: Rohan Mars <code@rohanmars.com>
    rohanmars committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    ecab8e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a1b9f9 View commit details
    Browse the repository at this point in the history
  6. Solaris compilation/build changes

    Signed-off-by: Rohan Mars <code@rohanmars.com>
    rohanmars committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    b7cc9d4 View commit details
    Browse the repository at this point in the history
  7. error code translation logic

    Signed-off-by: Rohan Mars <code@rohanmars.com>
    rohanmars committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    6a3aedd View commit details
    Browse the repository at this point in the history
  8. solaris big endian fixes

    Signed-off-by: Rohan Mars <code@rohanmars.com>
    rohanmars committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    f83f10a View commit details
    Browse the repository at this point in the history
  9. SIGPIPE suppression for platforms without SO_NOSIGPIPE or MSG_NOSIGNAL

    Signed-off-by: Rohan Mars <code@rohanmars.com>
    rohanmars committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    131deb3 View commit details
    Browse the repository at this point in the history