Michael Paquier <mich...@paquier.xyz> writes: > 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.
If no one chimes in in the next couple of days I'll add it to the commitfest so it doesn't get lost. > I've applied v2-0001 for now, as it is worth on its own and it shaves > a bit of code. Thanks! - ilmari