[Toybox] Pending todoness.

Rob Landley rob at landley.net
Tue Sep 28 18:24:10 PDT 2021


On 9/28/21 7:44 PM, enh wrote:
> ...oh, and that personality() wasn't an inline. i've sent a patch to fix that
> (and with that, things build again on my mac). this still feels like a worse
> choice than just splitting linux32 out though...

If I'd known it was going to cause this much trouble, I would have.

That said, according to the man page literally all linux32 does is tell uname to
lie. It has no actual effect on the rest of the ABI. (There are setarch options
that do, but I didn't implement setarch...)

Rob



More information about the Toybox mailing list