]> git.proxmox.com Git - libgit2.git/commit - src/util/git2_util.h
Add GIT_STDLIB_CALL
authorRussell Belfer <rb@github.com>
Thu, 28 Feb 2013 22:14:45 +0000 (14:14 -0800)
committerRussell Belfer <rb@github.com>
Thu, 28 Feb 2013 22:14:45 +0000 (14:14 -0800)
commit97b7137459a64e24fbe5ef16bee254cae6b018a1
tree74cd0a458616ebd069cf7e31bb454fccc37d2db4
parentf708c89fa6e0d156d7b083de53d311babd3d2d8c
Add GIT_STDLIB_CALL

This removes the one-off GIT_CDECL and adds a new standard way of
doing this named GIT_STDLIB_CALL with a src/win32 specific def
when on the Windows platform.
src/common.h
src/hashsig.c
src/win32/msvc-compat.h