android_bionic/libc/arch-arm64/generic/bionic
Jake Weinstein 2926f9a31e libc: remove bcopy from memmove on 64-bit architectures
* bcopy is deprecated on LP64 by the following commit:

  ce9ce28e5d

Change-Id: I6849916f0ec4a2d0db9a360999ad1dc8edda952b
2015-08-17 22:06:12 +00:00
..
memchr.S Use unified syntax to compile with both llvm and gcc. 2015-05-11 17:15:03 -07:00
memcmp.S
memcpy.S Add __memcpy_chk assembly for 64 bit. 2014-09-26 12:47:04 -07:00
memcpy_base.S Add __memcpy_chk assembly for 64 bit. 2014-09-26 12:47:04 -07:00
memmove.S libc: remove bcopy from memmove on 64-bit architectures 2015-08-17 22:06:12 +00:00
memset.S
stpcpy.S
strchr.S Use unified syntax to compile with both llvm and gcc. 2015-05-11 17:15:03 -07:00
strcmp.S
strcpy.S
string_copy.S Regenerate the bionic NOTICE files. 2014-07-07 15:42:06 -07:00
strlen.S
strncmp.S
strnlen.S
wmemmove.S