Ingo Schwarze wrote:
> Hi,
>
> Theo de Raadt wrote on Fri, Nov 13, 2015 at 08:21:41AM -0700:
> > Theo Buehler wrote:
>
> >> This straightforward pledge("stdio") is one of the last uncommitted ones
> >> from Theo's big 'tame in userland' diff and seems to have been
> >> overlooked so far.
>
> > I think arch.c gains no value from being pledged. It adds a system
> > call to a program which makes no user-input decisions.
>
> Except for setlocale(LC_ALL, "");
> but why the hell does it call that?
>
> Tholo@ added that shortly after Caesar was murdered, but the commit
> message doesn't explain why.
maybe "machine" is spelled differently in your language? ha! setlocale()
everywhere seems to have been the style in a certain era, in preparation for a
glorious future where it would do something.