gnu-misc-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can linux kernel claim it uses GPL v2?


From: Alfred M. Szmidt
Subject: Re: Can linux kernel claim it uses GPL v2?
Date: Mon, 9 Oct 2006 18:11:39 +0200 (CEST)

   > Shows how little you know about what linking means.  When Linux
   > runs, or when glibc runs, they don't even share the same memory
   > map;

   Oh really? Man oh man. Part of address space reserved for the
   kernel aside for a moment, how does read(int fildes, void *buf,
   size_t nbyte) fill the buffer then, [...] ?

By asking the kernel, no linking is involved.  Asking is not linking.
Library and kernel do not share the same address space, they do not
share structures, etc etc etc.  It is a telnet/telnetd like busines.

This has been explained to you several times now, please go do
something useful instead.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]