From: Junio C Hamano <gitster@pobox.com>
To: Matheus Tavares Bernardino <matheus.bernardino@usp.br>
Cc: git <git@vger.kernel.org>
Subject: Re: What's cooking in git.git (Jun 2020, #06; Mon, 29)
Date: Wed, 01 Jul 2020 13:58:22 -0700 [thread overview]
Message-ID: <xmqqimf7c5qp.fsf@gitster.c.googlers.com> (raw)
In-Reply-To: <CAHd-oW6A2aBHg80R9kyifvF7thwzam5EYYoN9d2TaBcHJrcKWw@mail.gmail.com> (Matheus Tavares Bernardino's message of "Tue, 30 Jun 2020 16:14:52 -0300")
Matheus Tavares Bernardino <matheus.bernardino@usp.br> writes:
> On Mon, Jun 29, 2020 at 10:00 PM Junio C Hamano <gitster@pobox.com> wrote:
>>
>> * mt/hash-to-hex-thread-safety (2020-06-26) 2 commits
>> - hex: make hash_to_hex_algop() and friends thread-safe
>> - compat/win32/pthread: add pthread_once()
>>
>> hash_to_hex() used a set of rotating static buffers, which was not
>> safe to use in a threaded environment. This has been made safer by
>> using thread-local storage.
>>
>> Will merge to 'next'.
>
> I'll send a re-roll of this series to address some changes recently
> suggested by Dscho [1].
>
> [1]: https://lore.kernel.org/git/nycvar.QRO.7.76.6.2006291646420.56@tvgsbejvaqbjf.bet/
Thanks.
prev parent reply other threads:[~2020-07-01 20:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-30 1:00 What's cooking in git.git (Jun 2020, #06; Mon, 29) Junio C Hamano
2020-06-30 1:06 ` Đoàn Trần Công Danh
2020-06-30 15:39 ` Junio C Hamano
2020-06-30 19:14 ` Matheus Tavares Bernardino
2020-07-01 20:58 ` Junio C Hamano [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=xmqqimf7c5qp.fsf@gitster.c.googlers.com \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=matheus.bernardino@usp.br \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.