Merge branch 'eb/no-pthreads'
commite4da4fbe0eea55c26f042f76df58bfc529b46ae0
authorJunio C Hamano <gitster@pobox.com>
Fri, 24 Oct 2014 21:59:10 +0000 (24 14:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 24 Oct 2014 21:59:10 +0000 (24 14:59 -0700)
tree7ead155867beb400d6bed1d89be73803305f6d31
parentbb8caad3814b49316f842a006082e79b4e46125c
parent0f4b6db3baeff8de53769b38f439408abd5a42f7
Merge branch 'eb/no-pthreads'

Allow us build with NO_PTHREADS=NoThanks compilation option.

* eb/no-pthreads:
  Handle atexit list internaly for unthreaded builds
  pack-objects: set number of threads before checking and warning
  index-pack: fix compilation with NO_PTHREADS
builtin/clone.c
builtin/pack-objects.c
git-compat-util.h
run-command.c
shallow.c