• Show log

    Commit

  • Hash : f94825c1
    Author : Carlos Martín Nieto
    Date : 2015-12-24T17:21:51

    fileops: save errno and report file existence
    
    We need to save the errno, lest we clobber it in the giterr_set()
    call. Also add code for reporting that a path component is missing,
    which is a distinct failure mode.