]> git.proxmox.com Git - libgit2.git/commit
Add typedefs for win32 utf-8 and utf-16 buffers
authorBen Straub <bs@github.com>
Wed, 7 Aug 2013 20:22:41 +0000 (13:22 -0700)
committerBen Straub <bs@github.com>
Wed, 7 Aug 2013 20:22:41 +0000 (13:22 -0700)
commit9c38f7a6523cdc87a897eccb6d83439987f99a4e
tree50f451bef9e3c3a869e2f321d585ca929a6a13f6
parent75f98a95eee8a0efe8f9649ddc8a81c64d863ced
Add typedefs for win32 utf-8 and utf-16 buffers

...and normalize the signatures of the two conversion functions.
src/fileops.c
src/path.c
src/transports/winhttp.c
src/win32/dir.c
src/win32/findfile.c
src/win32/posix.h
src/win32/posix_w32.c
src/win32/utf-conv.c
src/win32/utf-conv.h
tests-clar/clar_libgit2.c