platform_bionic/libc/arch-x86
Liubov Dmitrieva 0a490665a3 bionic/x86: Optimization for string routines
Optimized strcpy, strcat,
strncpy, strncat, strlcpy, strlcat,
memchr, memrchr, strchr, strrchr, index,
strnlen, strlen, wcslen, wmemcmp, wcscmp,
wcschr, wcsrchr, wcscpy, wcscat

Change-Id: I82b29132edf9a2e144e0bb3ee4ff5217df8d2a6d
Signed-off-by: Liubov Dmitrieva <liubov.dmitrieva@intel.com>
2013-05-31 13:37:03 +04:00
..
bionic Replace unnecessary x86 uses of <sys/linux-syscalls.h> with <asm/unistd.h>. 2013-03-21 22:48:18 -07: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 bionic/x86: Optimization for string routines 2013-05-31 13:37:03 +04:00
syscalls libc: add timerfd calls 2013-05-14 14:45:02 -07:00
syscalls.mk libc: add timerfd calls 2013-05-14 14:45:02 -07:00
x86.mk bionic/x86: Optimization for string routines 2013-05-31 13:37:03 +04:00