commit | aa0ebdafc71e1ceac78e0929b94f3bb117d0c8e9 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Feb 11 19:57:06 2014 -0800 |
committer | Elliott Hughes <enh@google.com> | Wed Feb 12 17:09:25 2014 -0800 |
tree | e0fa3c926172fbc3e4b1a43950ae2a7ea662deb7 | |
parent | 9e572ca4163e42bcd053df2cb8557e4b61ad064d [diff] |
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