OSDN Git Service

Merge branch 'rj/platform-pread-may-be-thread-unsafe'
authorJunio C Hamano <gitster@pobox.com>
Mon, 9 Jul 2012 16:00:45 +0000 (09:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Jul 2012 16:00:45 +0000 (09:00 -0700)
On Cygwin, the platform pread(3) is not thread safe, just like our
own compat/ emulation, and cannot be used in the index-pack program.

* rj/platform-pread-may-be-thread-unsafe:
  index-pack: Disable threading on cygwin

1  2 
Makefile
builtin/index-pack.c

diff --cc Makefile
Simple merge
Simple merge