fileops.c
25.2 KB
-
fileops: save errno and report file existence · f94825c1
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.
Carlos Martín Nieto committed