libgit2/src/win32
Russell Belfer 2705576bfa Simplify GIT_UNUSED macros
Since casting to void works to eliminate errors with unused
parameters on all platforms, avoid the various special cases.
Over time, it will make sense to eliminate the GIT_UNUSED
macro completely and just have GIT_UNUSED_ARG.
2012-03-02 15:49:28 -08:00
..
dir.c Fix readdir usage across platforms 2012-02-23 11:16:47 -08:00
dir.h Fix readdir usage across platforms 2012-02-23 11:16:47 -08:00
fnmatch.c Update Copyright header 2012-02-13 17:11:09 +01:00
fnmatch.h Update Copyright header 2012-02-13 17:11:09 +01:00
git2.rc Update Copyright header 2012-02-13 17:11:09 +01:00
map.c Update Copyright header 2012-02-13 17:11:09 +01:00
mingw-compat.h Update Copyright header 2012-02-13 17:11:09 +01:00
msvc-compat.h Update Copyright header 2012-02-13 17:11:09 +01:00
posix_w32.c Update Copyright header 2012-02-13 17:11:09 +01:00
posix.h Simplify GIT_UNUSED macros 2012-03-02 15:49:28 -08:00
pthread.c Update Copyright header 2012-02-13 17:11:09 +01:00
pthread.h Update Copyright header 2012-02-13 17:11:09 +01:00
utf-conv.c Update Copyright header 2012-02-13 17:11:09 +01:00
utf-conv.h Update Copyright header 2012-02-13 17:11:09 +01:00