bionic/libc/arch-arm
Evgeniy Stepanov 487b613e57 Use ENTRY and EXIT macros for strcmp, memcpy, atexit.
Without this change strcmp size is zero (not set), and it gets
ignored by Valgrind. Changes to memcpy and atexit don't affect the
generated binary in any way.

Change-Id: I05818cb5951f75901dc8c0eef02807a2e83a9231
2011-10-11 12:12:05 +04:00
..
bionic Use ENTRY and EXIT macros for strcmp, memcpy, atexit. 2011-10-11 12:12:05 +04:00
include Add function marks and size indications 2011-02-17 09:07:25 -08:00
syscalls Add support for the utimensat(2) syscall to bionic. 2011-03-24 18:18:48 -07:00
syscalls.mk Add support for the utimensat(2) syscall to bionic. 2011-03-24 18:18:48 -07:00