Re: Migrating to larger numbers

H. Peter Anvin (hpa@transmeta.com)
Mon, 07 Jun 1999 14:50:02 -0700


Ulrich Drepper wrote:
>
> hpa@transmeta.com (H. Peter Anvin) writes:
>
> > Guess what? We *ALREADY* depend on these -- dev_t in libc6 is a
> > 64-bit number.
>
> No, you don't depend on it. Just like now the numbers which are
> coming up from the kernel are zero-extended. It's just that glibc can
> cope with whatever decision the kernel people finally can come up.
>

Meaning you can't compile glibc code if you C compiler doesn't have a
64-bit integral type.

-hpa

-- 
"The user's computer downloads the ActiveX code and simulates a 'Blue
Screen' crash, a generally benign event most users are familiar with
and that would not necessarily arouse suspicions."
-- Security exploit description on http://www.zks.net/p3/how.asp

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/