• Show log

    Commit

  • Hash : 8d534b47
    Author : Edward Thomson
    Date : 2015-02-11T13:01:00

    p_read: ensure requested len is ssize_t Ensure that the given length to `p_read` is of ssize_t and ensure that callers test the return as if it were an `ssize_t`.