]> git.proxmox.com Git - libgit2.git/commit - src/util/win32/w32_buffer.h
git_buf_put_w: introduce utf16->utf8 conversion
authorEdward Thomson <ethomson@microsoft.com>
Wed, 29 Apr 2015 22:12:51 +0000 (18:12 -0400)
committerEdward Thomson <ethomson@microsoft.com>
Fri, 1 May 2015 16:31:44 +0000 (12:31 -0400)
commitcd39e4e2f3cc27a2976c9a8e0058f9e32d1f1c8f
tree09d8dc56bccd21b408ce049e13276d16d6493fd4
parentf63a1b729bc74e1e72f80f75843b8f2042f3f81f
git_buf_put_w: introduce utf16->utf8 conversion
src/path.c
src/win32/buffer.c [new file with mode: 0644]
src/win32/buffer.h [new file with mode: 0644]
src/win32/utf-conv.c
src/win32/utf-conv.h