platform_bionic/libc/arch-arm/generic/bionic
George Burgess IV 9024235005 Remove __overloadable/__RENAME_CLANG
Now that we have a clang that supports transparent overloads, we can
kill all of this cruft, and restore our upstream sources to their
untouched glory. Woohoo!

Bug: 12231437
Test: Built aosp_marlin; no obvious patch-related aosp_mips issues.
Change-Id: I520a19d014f12137f80e43f973dccd6711c571cd
2018-02-06 13:35:56 -08:00
..
__memcpy_chk.S libc: Move FORTIFY into one file; make style fixups 2017-07-25 17:39:21 -07:00
memcmp.S Stop including <machine/cpu-features.h>. 2016-05-16 17:52:40 -07:00
memcpy.S Split our FORTIFY implementation into libc_fortify 2017-07-24 14:20:16 -07: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 Stop including <machine/cpu-features.h>. 2016-05-16 17:52:40 -07:00
strcpy.S Stop including <machine/cpu-features.h>. 2016-05-16 17:52:40 -07:00
strlen.c Remove __overloadable/__RENAME_CLANG 2018-02-06 13:35:56 -08:00