Go to file
Christopher Ferris f13e1eb92f Fix generic __memcpy_chk implementation.
- Clean up the labels (add .L to make them local).
- Change to using cfi directives.
- Fix unwinding of the __memcpy_chk fail path.

Bug: 18033671

(cherry pick from commit 7123d4371a)

Change-Id: Ife93bcbfc1949ef29fc8e2dc515b7120632b82b1
2014-10-22 12:02:13 -07:00
benchmarks Start hiding "private/bionic_time.h". 2014-07-25 15:24:57 -07:00
libc Fix generic __memcpy_chk implementation. 2014-10-22 12:02:13 -07:00
libdl Turn on -Wunused and fix the mistakes it uncovers. 2014-06-03 15:22:34 -07:00
libm Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc. 2014-08-29 16:10:57 -07:00
libstdc++ Hide C++ stuff in libc. Put it back in libstdc++. 2014-08-18 13:56:07 -07:00
linker Rename library_offset to library_fd_offset 2014-10-22 16:35:04 +00:00
tests Rename library_offset to library_fd_offset 2014-10-22 16:35:04 +00:00
.gitignore Merge memory checking functionality from sandbox 2010-02-16 11:43:18 -08:00
ABI-bugs.txt PTHREAD_KEYS_MAX cleanup. 2013-12-12 12:51:08 -08:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:11:41 -07:00
CleanSpec.mk Make jemalloc the default choice. 2014-07-11 11:01:30 -07:00
HACKING.txt Rewrite syslog(3) to use Android logging. 2014-07-21 18:55:04 -07:00