Merge branch 'np/malloc-threading' into next
commit1b0567f82e9d3d2ccd3c415411e8ebc15de5ba17
authorJunio C Hamano <gitster@pobox.com>
Wed, 5 May 2010 00:50:13 +0000 (4 17:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 May 2010 00:50:13 +0000 (4 17:50 -0700)
tree69935ba8b46f827296f153a1e1ac131aca855a37
parent6e54ae999870bb3482a0722f48a964cf66f62fbb
parent937491944292fa3303b565b9bd8914c6b644ab13
Merge branch 'np/malloc-threading' into next

* np/malloc-threading:
  Thread-safe xmalloc and xrealloc needs a recursive mutex
  Make xmalloc and xrealloc thread-safe
builtin/grep.c
builtin/pack-objects.c
compat/win32/pthread.h
git-compat-util.h
wrapper.c