diff options
author | Junio C Hamano <gitster@pobox.com> | 2012-07-11 12:57:28 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-07-11 12:57:28 -0700 |
commit | 2e1e8efcc7ec25c8253d56a9b259e711290b3572 (patch) | |
tree | fa1e62f383060f1d62e6146be31547447c93d9d2 /git-gui | |
parent | Merge branch 'th/diff-no-index-fixes' into maint (diff) | |
parent | index-pack: Disable threading on cygwin (diff) | |
download | tgif-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