Merge branch 'nd/index-pack-one-fd-per-thread'
commit53f52cd92acb033df4a50d1557bae9c55c2d4d67
authorJunio C Hamano <gitster@pobox.com>
Tue, 3 Jun 2014 19:06:42 +0000 (3 12:06 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Jun 2014 19:06:42 +0000 (3 12:06 -0700)
tree0a85e770f5ec72c29a98cff41c9385246e407524
parent9af098c29b2faa89225556258ae0e3676741c981
parent39539495acb24abfb4dee551e3e9f2e696be7abf
Merge branch 'nd/index-pack-one-fd-per-thread'

Enable threaded index-pack on platforms without thread-unsafe
pread() emulation.

* nd/index-pack-one-fd-per-thread:
  index-pack: work around thread-unsafe pread()
Makefile
builtin/index-pack.c
config.mak.uname