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

Bug: 8005082
Change-Id: I04f3d0715104fab618e1abf7cf8f7eec9bec79df
2013-02-26 16:04:34 -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. 2013-02-26 16:04:34 -08:00