platform_bionic/libc/arch-arm/cortex-a9/bionic
Elliott Hughes bdd8f896dd Improve diagnostics from the assembler __strcpy_chk routines.
Change-Id: Ib95b598f7f8338cc1a618c00232a4259dc4a6319
2016-05-26 16:38:34 -07:00
..
__strcat_chk.S Improve diagnostics from the assembler __strcat_chk routines. 2016-05-26 14:55:00 -07:00
__strcpy_chk.S Improve diagnostics from the assembler __strcpy_chk routines. 2016-05-26 16:38:34 -07:00
memcpy.S Improve diagnostics from the assembler __memcpy_chk routines. 2016-03-01 14:45:58 -08:00
memcpy_base.S Replace bx lr with update of pc from the stack. 2015-07-08 11:20:27 -07:00
memset.S Remove optimized code for bzero, which was removed from POSIX in 2008. 2016-03-02 17:21:07 -08:00
stpcpy.S Add stpcpy assembler version. 2014-09-30 19:23:26 -07:00
strcat.S Fix over read in strcpy/stpcpy/strcat. 2015-09-24 14:17:36 -07:00
strcmp.S Stop including <machine/cpu-features.h>. 2016-05-16 17:52:40 -07:00
strcpy.S Add stpcpy assembler version. 2014-09-30 19:23:26 -07:00
string_copy.S Fix over read in strcpy/stpcpy/strcat. 2015-09-24 14:17:36 -07:00
strlen.S Unify our assembler macros. 2014-02-20 13:51:26 -08:00