platform_bionic/libc
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
..
arch-arm Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00
arch-arm64 Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00
arch-common/bionic AArch64: Add initial support for AArch64 2013-12-16 17:00:22 -08:00
arch-mips Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00
arch-mips64 Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00
arch-x86 Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00
arch-x86_64 Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00
bionic Clean up sys_signame and sys_siglist a little. 2014-02-12 17:09:25 -08:00
include Clean up sys_signame and sys_siglist a little. 2014-02-12 17:09:25 -08:00
kernel Fix NSIG. 2014-02-11 22:16:04 -08:00
netbsd Remove a __system_property_get call from the DNS code. 2014-01-28 14:54:11 -08:00
private Switch <elf.h> over to linux uapi under the covers. 2014-02-10 18:22:24 -08:00
stdio Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
stdlib bionic: call stdio cleanup on exit 2013-11-19 09:49:17 +07:00
string Optimize __memset_chk, __memcpy_chk. DO NOT MERGE. 2013-08-14 18:14:43 -07:00
tools Build syscall stubs in their own library. 2014-02-11 13:52:02 -08:00
tzcode Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
unistd Switch to current upstream getopt_long. 2013-06-25 14:56:17 -07:00
upstream-dlmalloc
upstream-freebsd Switch to upstream sleep(3) and usleep(3). 2013-11-20 16:24:16 -08:00
upstream-netbsd bionic: call stdio cleanup on exit 2013-11-19 09:49:17 +07:00
wchar
zoneinfo Upgrade to tzdata2013i. 2013-12-20 11:26:19 -08:00
Android.mk Clean up sys_signame and sys_siglist a little. 2014-02-12 17:09:25 -08:00
crt.mk Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00
MODULE_LICENSE_BSD
NOTICE Regenerate the NOTICE files. 2014-01-07 13:46:11 -08:00
SYSCALLS.TXT [MIPS64] Add syscall related files 2014-02-06 15:39:38 -08:00