platform_bionic/libc/arch-arm/cortex-a15/bionic
Nick Kralevich 32bbf8a63b libc: don't export unnecessary symbols
Symbols associated with the internal implementation of memcpy
like routines should be private.

Change-Id: I2b1d1f59006395c29d518c153928437b08f93d16
2013-10-02 16:54:58 -07:00
..
__strcat_chk.S libc: don't export unnecessary symbols 2013-10-02 16:54:58 -07:00
__strcpy_chk.S libc: don't export unnecessary symbols 2013-10-02 16:54:58 -07:00
memcpy.S libc: don't export unnecessary symbols 2013-10-02 16:54:58 -07:00
memcpy_base.S libc: don't export unnecessary symbols 2013-10-02 16:54:58 -07:00
memset.S Update all debug directives. 2013-09-20 13:49:38 -07:00
strcat.S Optimize strcat/strcpy, small tweaks to strlen. DO NOT MERGE 2013-08-08 11:13:46 -07:00
strcmp.S Fix all debug directives. 2013-09-20 18:59:58 -07:00
strcpy.S Optimize strcat/strcpy, small tweaks to strlen. DO NOT MERGE 2013-08-08 11:13:46 -07:00
strlen.S Optimize strcat/strcpy, small tweaks to strlen. DO NOT MERGE 2013-08-08 11:13:46 -07:00