No description
Find a file
Elliott Hughes aa0ebdafc7 Clean up sys_signame and sys_siglist a little.
We don't need quite so much duplication because we already have a way
to get the signal number from its name, and that already copes with the
fact that the mips/mips64 numbers are different from everyone else's.

Also remove sys_signame from LP64. glibc doesn't have this BSD-ism.

Change-Id: I6dc411a3d73589383c85d3b07d9d648311492a10
2014-02-12 17:09:25 -08:00
benchmarks AArch64: Add fixes to bionic/tests 2013-12-16 17:40:30 -08:00
libc Clean up sys_signame and sys_siglist a little. 2014-02-12 17:09:25 -08:00
libdl Use arch-specific variable to set up the x86 ld flags. 2014-01-24 16:50:16 -08:00
libm Merge "Remove <sys/_types.h>." 2014-02-08 00:23:50 +00:00
libstdc++ Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
linker Clean up all the lint cpplint can find in the dynamic linker. 2014-02-11 17:33:49 -08:00
tests Clean up sys_signame and sys_siglist a little. 2014-02-12 17:09:25 -08: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 Add an empty CleanSpec.mk 2010-03-08 18:04:02 -08:00