Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'nd/index-pack-one-fd-per-thread' into maint
author
Junio C Hamano
<gitster@pobox.com>
Wed, 25 Jun 2014 18:47:58 +0000
(11:47 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 25 Jun 2014 18:47:58 +0000
(11:47 -0700)
We used to disable threaded "git index-pack" on platforms without
thread-safe pread(); use a different workaround for such
platforms to allow threaded "git index-pack".
* nd/index-pack-one-fd-per-thread:
index-pack: work around thread-unsafe pread()
raw
(from:
a9041df
)
No differences found