platform_bionic/libc/arch-arm/generic/bionic
Elliott Hughes 01d5b946ac Remove optimized code for bzero, which was removed from POSIX in 2008.
I'll come back for the last bcopy remnant...

Bug: http://b/26407170
Change-Id: Iabfeb95fc8a4b4b3992e3cc209ec5221040e7c26
2016-03-02 17:21:07 -08:00
..
memcmp.S Replace bx lr with update of pc from the stack. 2015-07-08 11:20:27 -07:00
memcpy.S Improve diagnostics from the assembler __memcpy_chk routines. 2016-03-01 14:45:58 -08:00
memset.S Remove optimized code for bzero, which was removed from POSIX in 2008. 2016-03-02 17:21:07 -08:00
strcmp.S Unify our assembler macros. 2014-02-20 13:51:26 -08:00
strcpy.S Use unified syntax to compile with both llvm and gcc. 2015-05-11 17:15:03 -07:00
strlen.c Clean up some ARMv4/ARMv5 cruft. 2013-12-13 14:02:30 -08:00