[klibc] klibc sparc sockets foo

David Miller davem at davemloft.net
Sun Mar 14 15:35:40 PDT 2010


From: David Miller <davem at davemloft.net>
Date: Sun, 14 Mar 2010 15:06:38 -0700 (PDT)

> 
> Well, on sparc32 we implement sys_socketcall() and on sparc64 we don't
> and instead provide the direct system calls for things like that.

Wait a second, both sparc64 and sparc32 provide sys_socketcall.

Look in the compat syscall table for sys32_socketcall and in
the native 64-bit one we have sys_socketcall.



More information about the klibc mailing list