1
0
mirror of https://github.com/git/git.git synced 2025-03-26 12:35:37 +00:00
Junio C Hamano 2e1e8efcc7 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
2012-07-11 12:57:28 -07:00
..
2012-03-28 15:19:17 -07:00
2012-06-15 14:27:35 -07:00
2012-04-18 16:17:42 -07:00
2012-05-03 15:13:31 -07:00
2012-05-20 18:48:10 -07:00