arch: fix the i386 socket syscalls
Correct all of the i386 socket syscalls via the socketcall() syscall
using the glibc and kernel sources as a reference.
Signed-off-by:
Paul Moore <pmoore@redhat.com>
Please register or sign in to comment
Correct all of the i386 socket syscalls via the socketcall() syscall
using the glibc and kernel sources as a reference.
Signed-off-by:
Paul Moore <pmoore@redhat.com>