summaryrefslogtreecommitdiff
path: root/git-gui
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2012-07-11 12:57:28 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2012-07-11 12:57:28 -0700
commit2e1e8efcc7ec25c8253d56a9b259e711290b3572 (patch)
treefa1e62f383060f1d62e6146be31547447c93d9d2 /git-gui
parentMerge branch 'th/diff-no-index-fixes' into maint (diff)
parentindex-pack: Disable threading on cygwin (diff)
downloadtgif-2e1e8efcc7ec25c8253d56a9b259e711290b3572.tar.xz
Merge branch 'rj/platform-pread-may-be-thread-unsafe' into maint
On Cygwin, the platform pread(2) is not thread safe, just like our own compat/ emulation, and cannot be used in the index-pack program. Makefile variable NO_THREAD_SAFE_PREAD can be defined to avoid use of this function in a threaded program. * rj/platform-pread-may-be-thread-unsafe: index-pack: Disable threading on cygwin
Diffstat (limited to 'git-gui')
0 files changed, 0 insertions, 0 deletions