platform_bionic/libc/arch-arm
Elliott Hughes 8794ece296 Replace unnecessary ARM uses of <sys/linux-syscalls.h> with <asm/unistd.h>.
For some reason, socketcalls.c was only being compiled for ARM, where
it makes no sense. For x86 we generate stubs for the socket functions
that use __NR_socketcall directly.

Change-Id: I84181e6183fae2314ae3ed862276eba82ad21e8e
2013-03-21 23:07:11 -07:00
..
bionic Replace unnecessary ARM uses of <sys/linux-syscalls.h> with <asm/unistd.h>. 2013-03-21 23:07:11 -07:00
cortex-a9 Create arch specific versions of strcmp. 2013-03-20 14:33:54 -07:00
cortex-a15 Create arch specific versions of strcmp. 2013-03-20 14:33:54 -07:00
generic Create arch specific versions of strcmp. 2013-03-20 14:33:54 -07:00
include/machine Upgrade libm. 2013-02-01 14:51:19 -08:00
krait Create arch specific versions of strcmp. 2013-03-20 14:33:54 -07:00
syscalls Expose wait4 as wait4 rather than __wait4. 2013-03-21 16:14:06 -07:00
arm.mk Create arch specific versions of strcmp. 2013-03-20 14:33:54 -07:00
syscalls.mk Expose wait4 as wait4 rather than __wait4. 2013-03-21 16:14:06 -07:00