glibc/sysdeps/unix/sysv/linux/sh
Adhemerval Zanella 60dce8b904 Remove socket.S implementation
This patch removes the socket.S implementation for all ports and replace
it by a C implementation using socketcall.  For ports that implement
the syscall directly, there is no change.

The patch idea is to simplify the socket function implementation that
uses the socketcall to be based on C implemetation instead of a pseudo
assembly implementation with arch specific parts.  The patch then remove
the assembly implementatation for the ports which uses socketcall
(i386, microblaze, mips, powerpc, sparc, m68k, s390 and sh).

I have cross-build GLIBC for afore-mentioned ports and tested on both
i386 and ppc32 without regressions.
2015-05-22 17:38:06 -03:00
..
bits
sh3
sh4
sys
____longjmp_chk.S
arch-fork.h
brk.c
c++-types.data
clone.S
configure
configure.ac
fcntl.c
fxstat.c
fxstatat.c
getrlimit64.c
Implies
kernel-features.h
ld.abilist
libanl.abilist
libBrokenLocale.abilist
libc.abilist
libcrypt.abilist
libdl.abilist
libm.abilist
libnsl.abilist
libpthread.abilist
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
lockf64.c
lowlevel-atomic.h
lxstat.c
makecontext.S
Makefile
msgctl.c
pipe.S
pread64.c
pread.c
profil-counter.h
pt-vfork.S
pwrite64.c
pwrite.c
semctl.c
setegid.c
seteuid.c
setgid.c
setgroups.c
setregid.c
setresgid.c
setresuid.c
setreuid.c
setuid.c
shlib-versions
shmctl.c
sigaltstack-offsets.sym
sigcontextinfo.h
smp.h
syscall.S
syscalls.list
sysdep-cancel.h
sysdep.h
sysdep.S
Versions
vfork.S
xstat.c