platform_bionic/libc/arch-x86
Christopher Ferris 7c83a1ed81 Break bionic implementations into arch versions. DO NOT MERGE
Move arch specific code for arm, mips, x86 into separate
makefiles.
In addition, add different arm cpu versions of memcpy/memset.

Bug: 8005082

(cherry picked from commit acdde8c1cf)

Change-Id: I0108d432af9f6283ae99adfc92a3399e5ab3e31d
2013-02-28 17:45:16 -08:00
..
bionic Fix the pthread_setname_np test. 2013-02-15 12:08:59 -08:00
include/machine Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs. 2013-02-06 17:08:15 -08:00
string Stop advertising rindex(3), which is both deprecated and unimplemented. 2013-02-21 17:39:06 -08:00
syscalls Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs. 2013-02-06 17:08:15 -08:00
syscalls.mk Add signalfd call to bionic 2013-01-10 13:14:46 -08:00
x86.mk Break bionic implementations into arch versions. DO NOT MERGE 2013-02-28 17:45:16 -08:00