author | Johannes Sixt <johannes.sixt@telecom.at> | |
Mon, 18 Aug 2008 20:01:06 +0000 (22:01 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 19 Aug 2008 05:41:16 +0000 (22:41 -0700) | ||
commit | 180964f0b98344f3127d6b8167cec8a07ef663ad | |
tree | 70612b992954464ab74ad6a6cb3be33722918352 | tree | snapshot |
parent | fdb2a2a600969598fd80f01b009fbbb020d596ab | commit | diff |
Revert "Windows: Use a customized struct stat that also has the st_blocks member."
This reverts commit fc2ded5b08e071beed974117c0148781b1acc94a.
As we do not need the member in struct stat, we do not need to have a
custom "struct mingw_stat" anymore.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This reverts commit fc2ded5b08e071beed974117c0148781b1acc94a.
As we do not need the member in struct stat, we do not need to have a
custom "struct mingw_stat" anymore.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
compat/mingw.c | diff | blob | history | |
compat/mingw.h | diff | blob | history |