bionic/libc/arch-x86_64
Varvara Rainchik a020a244ae Add 64-bit Silvermont-optimized string/memory functions.
Add following functions:
bcopy, bzero, memcpy, memmove, memset, stpcpy, stpncpy, strcat, strcpy,
strlen, strncat, strncpy, memcmp, strcmp, strncmp.
Set all these functions as the default ones.

Change-Id: Ic66b250ad8c349a43d25e2d4dea075604f6df6ac
Signed-off-by: Varvara Rainchik <varvara.rainchik@intel.com>
2014-05-12 17:37:07 -07:00
..
bionic Align the child stack in clone(2). 2014-05-09 17:06:51 -07:00
include/machine Clean up <machine/ieee.h>. 2014-04-16 16:31:17 -07:00
string Add 64-bit Silvermont-optimized string/memory functions. 2014-05-12 17:37:07 -07:00
syscalls Implement _Exit(3). 2014-04-08 17:16:13 -07:00
x86_64.mk Add 64-bit Silvermont-optimized string/memory functions. 2014-05-12 17:37:07 -07:00