]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'np/malloc-threading'
authorJunio C Hamano <gitster@pobox.com>
Fri, 21 May 2010 11:02:16 +0000 (04:02 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 21 May 2010 11:02:16 +0000 (04:02 -0700)
commitea5f75a64ae52590b06713d45d84de03ca109ccc
tree3d7e604cb897afd9b8bcf7ed413e86d193cab40a
parentaf655431f53c20e3d0ed236544397c69974267f4
parent937491944292fa3303b565b9bd8914c6b644ab13
Merge branch 'np/malloc-threading'

* 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
git-compat-util.h
wrapper.c