On 12.03.24 02:22, Michael Paquier wrote:
> On Mon, Mar 11, 2024 at 11:19:16AM +0000, Dagfinn Ilmari Mannsåker wrote:
>> On closer look, fprintf() is actually the only errno-clobbering function
>> it calls, I was just hedging my bets in that statement.
>
> This makes the whole simpler, so I'd be OK with that. I am wondering
> if others have opinions to offer about that.
The 0002 patch looks sensible. It would be good to fix that, otherwise
it could have some confusing outcomes in the future.