Cygwin 1.7 has thread-safe pread
commit103d530f775d513ff9ebc148a9b54a8677a01790
authorMark Levedahl <mlevedahl@gmail.com>
Fri, 19 Jul 2013 23:08:29 +0000 (19 19:08 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Jul 2013 05:03:09 +0000 (21 22:03 -0700)
tree70d08af9c0bbc0e21c4e14031d80b3313bec7412
parent92f63d2b055fea3070108fe5015b8158e1c923db
Cygwin 1.7 has thread-safe pread

Per http://cygwin.com/ml/cygwin/2012-07/msg00331.html , cygwin 1.7
was modified to explicitly support git's use of pread, so make this
the default. Do not affect earlier cygwin versions.

Signed-off-by: Mark Levedahl <mlevedahl@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
config.mak.uname