"Alfred M. Szmidt" wrote:
> 
>    > 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.

So copy_to/from_user() must have something to do with telnet in 
totally braindamaged ams' heard. Hey, care to post some source 
code, oh paragon of computer science?

regards,
alexander.
_______________________________________________
gnu-misc-discuss mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-misc-discuss

Reply via email to