tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Patch to make <stdio.h> reentrant by default



On Fri, Apr 26, 2019 at 11:36:00PM +0200, Kamil Rytarowski wrote:
> 
> I propose a patch that:
> 
> 1. Removes alternative versions of <stdio.h> depending on preprocessor
> namespace definitions. All code since now is assumed to be
> reentrant/threading safe.

Benchmark results?  Pessimizing the single-threaded case is kind of a big
deal, and I'm shocked to see it proposed in a very long message that
seems to include _no_ measurements of performance at all.

Thor


Home | Main Index | Thread Index | Old Index