diff options
author | Johannes Sixt <johannes.sixt@telecom.at> | 2007-11-12 12:52:41 +0100 |
---|---|---|
committer | Johannes Sixt <johannes.sixt@telecom.at> | 2008-06-26 08:45:11 +0200 |
commit | fc2ded5b08e071beed974117c0148781b1acc94a (patch) | |
tree | 2aa9f32e7a58fb1e0f1fb701f69c9454a0a9b7b8 /receive-pack.c | |
parent | Windows: Add a custom implementation for utime(). (diff) | |
download | tgif-fc2ded5b08e071beed974117c0148781b1acc94a.tar.xz |
Windows: Use a customized struct stat that also has the st_blocks member.
Windows's struct stat does not have a st_blocks member. Since we already
have our own stat/lstat/fstat implementations, we can just as well use
a customized struct stat. This patch introduces just that, and also fills
in the st_blocks member. On the other hand, we don't provide members that
are never used.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Diffstat (limited to 'receive-pack.c')
0 files changed, 0 insertions, 0 deletions