From: Junio C Hamano Date: Fri, 21 May 2010 11:02:16 +0000 (-0700) Subject: Merge branch 'np/malloc-threading' X-Git-Tag: v1.7.2-rc0~127 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/ea5f75a64ae52590b06713d45d84de03ca109ccc?hp=ea5f75a64ae52590b06713d45d84de03ca109ccc Merge branch 'np/malloc-threading' * np/malloc-threading: Thread-safe xmalloc and xrealloc needs a recursive mutex Make xmalloc and xrealloc thread-safe ---