Re: What's cooking in git.git (Aug 2008, #05; Tue, 19)
From: Andreas Färber <hidden>
Date: 2016-06-15 22:45:11
Am 19.08.2008 um 13:02 schrieb Johannes Sixt:
Junio C Hamano schrieb:quoted
* js/mingw-stat (Mon Aug 18 22:01:06 2008 +0200) 2 commits - Revert "Windows: Use a customized struct stat that also has the st_blocks member." - compat: introduce on_disk_bytes() This gets rid of use of st_blocks member (which is XSI but not POSIX proper), which was originally prompted by recent Haiku port but it turns out MinGW has the same issue as well. Queued on 'pu' just to have a chance to make sure I munged the version j6t sent me correctly before merging it upwards.I tested this again, and it works as expected.
So did I for the latter, on Haiku. Together with the hardlink patch not yet queued, this allows to build and install (*) via `make` with suitable arguments. Andreas (*) Haiku's `read` (bash) seems to be broken - using `ls -1` in templates/Makefile works around that, but it should be fixed at the source. http://dev.haiku-os.org/ticket/2646