libgit2/src/git
Shawn O. Pearce 7dd8a9f710 Set GIT_EOSERR when the OS errno should be consulted
This error code indicates the OS error code has a better value
describing the last error, as it is likely a network or local
file IO problem identified by a C library function call.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-12-30 23:29:23 -08:00
..
commit.h Remove license top-comment from public header files 2008-11-22 12:08:00 -08:00
common.h Set GIT_EOSERR when the OS errno should be consulted 2008-12-30 23:29:23 -08:00
errors.h Support building on Mac OS X by using pthread_getspecific for TLS 2008-12-30 21:56:11 -08:00
fileops.h Cleanup formatting in our head files to be more consistent 2008-12-30 21:52:07 -08:00
odb.h Add a routine to determine a git_oid given an git_obj 2008-12-30 07:52:55 -08:00
oid.h Fix some doxygen warnings and errors 2008-12-09 08:36:32 -08:00
revwalk.h Remove license top-comment from public header files 2008-11-22 12:08:00 -08:00
thread-utils.h Support building on Mac OS X by using pthread_getspecific for TLS 2008-12-30 21:56:11 -08:00
zlib.h Remove license top-comment from public header files 2008-11-22 12:08:00 -08:00