bionic/libc/arch-arm/cortex-a9/bionic
Elliott Hughes 68b67113a4 'Avoid confusing "read prevented write" log messages' 2.
This time it's assembler.

Change-Id: Iae6369833b8046b8eda70238bb4ed0cae64269ea
2013-10-15 17:17:05 -07:00
..
__strcat_chk.S 'Avoid confusing "read prevented write" log messages' 2. 2013-10-15 17:17:05 -07:00
__strcpy_chk.S 'Avoid confusing "read prevented write" log messages' 2. 2013-10-15 17:17:05 -07:00
memcpy_base.S libc: don't export unnecessary symbols 2013-10-02 16:54:58 -07:00
memcpy.S 'Avoid confusing "read prevented write" log messages' 2. 2013-10-15 17:17:05 -07:00
memset.S 'Avoid confusing "read prevented write" log messages' 2. 2013-10-15 17:17:05 -07:00
strcat.S Optimize strcat/strcpy, small tweaks to strlen. DO NOT MERGE 2013-08-08 11:13:46 -07:00
strcmp.S Remove the __ARM_FEATURE_DSP check. 2013-10-02 23:14:01 -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