Re: [PATCH 01/13] Fix lseek(2) calls with args 2 and 3 swapped
From: Junio C Hamano <hidden> Date: 2016-06-15 22:43:03
Good fixes. Thanks.
Although I suspect they are no-op in practice (SEEK_SET is
probably zero anyway). Will apply to 'maint' to be included in
v1.5.1.1.