]> git.proxmox.com Git - libgit2.git/commit - src/win32/posix_w32.c
Fix p_ftruncate to handle big files for git_clone
authorJeff Hostetler <jeffhost@microsoft.com>
Fri, 27 Feb 2015 13:54:48 +0000 (08:54 -0500)
committerJeff Hostetler <jeffhost@microsoft.com>
Tue, 3 Mar 2015 13:47:44 +0000 (08:47 -0500)
commit7e9b21aa2a13b97b54b0083eb8f40b7f428bc829
tree6bfb3d5344fca99a4d236e8156bb71c99510c09f
parentfb2f3a76aaf9d76b947ca7527797e0eb0b5d057f
Fix p_ftruncate to handle big files for git_clone
src/win32/posix.h
src/win32/posix_w32.c
tests/core/ftruncate.c [new file with mode: 0644]