Re: RFD: x32 ABI system call numbers

From: Geert Uytterhoeven
Date: Mon Aug 29 2011 - 15:01:40 EST


On Sat, Aug 27, 2011 at 03:42, Linus Torvalds
<torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
> time_t really *should* be 64-bit, the same way "off_t" should be. If
> it's not, there's something wrong.

Which will break all this non-portable 32-bit-only source code x32 was invented
for in the first place?
Someone will pass a time_t or off_t and an innocent pointer to a custom
printf-alike function to format it like "%u %s" and it will go bang...

Gr{oetje,eeting}s,

            Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
             Â Â -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/