[RFC] Splitting kernel headers and deprecating __KERNEL__
Alexandre Oliva
aoliva@redhat.com
Fri Nov 26 11:43:00 GMT 2004
On Nov 25, 2004, David Woodhouse <dwmw2@infradead.org> wrote:
> There's no _real_ need to keep them. All we need to fix is a handful of
> libc implementations; anything else using them was broken anyway.
It's not as simple as *fixing* them. They'd have to go through a
transition period in which they support both formats, which probably
implies a mess of ifdefs or, worse, macro expansion in #include
directives.
--
Alexandre Oliva http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist oliva@{lsd.ic.unicamp.br, gnu.org}
More information about the Libc-alpha
mailing list