Re: Standard for module delivery

Philipp Thomas (kthomas@gwdg.de)
Sun, 04 Jul 1999 08:37:38 GMT


On Sat, 3 Jul 1999 22:29:18 +0400 (MSD), "Khimenko Victor"
<khim@sch57.msk.ru> wrote:

>It IS true under glibc2. glibc2 just do not use /usr/include/linux at all ...

Wrong ! Glibc2 *does* use kernel headers where necessary. It just
tricks them out of including headers that would define stuff the
glibc2 headers already defined (and differently). Just take a look at
sys/kd.h for just one Example.

Philipp

-- 
Close the windows! The penguin is freezing.

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