Re: [2.6 patch] asm-generic/int-ll64.h: always provide __{s,u}64

From: H. Peter Anvin
Date: Mon May 19 2008 - 19:56:15 EST


Adrian Bunk wrote:

If it is going to be unconditionally offered, we could get rid of
__BYTEORDER_HAS_U64__ as a next step. Unless there is something I've
missed.

Why do we need the byteorder headers in userspace at all?


Because Linux-specific software has depended on them for over 15 years (they are a much better API than anything POSIX provides.) We can't just yank them, and so it's better if they actually work.

Yes, you can argue it should be glibc's job to provide them, but well, why duplicate work when we already have a nicely working set.

-hpa
--
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/