diff options
author | Doug Evans <dje@google.com> | 2009-12-21 21:23:43 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 2009-12-21 21:23:43 +0000 |
commit | c5f62d5ff9f52f2170a401631240af7bf7a850e3 (patch) | |
tree | 079fddc53cc70fd018f2e5e7716cf5a0f8375142 /bfd/version.h | |
parent | 10e86dd77848e00024b5de420c18e13db9a103c9 (diff) | |
download | fsf-binutils-gdb-c5f62d5ff9f52f2170a401631240af7bf7a850e3.zip fsf-binutils-gdb-c5f62d5ff9f52f2170a401631240af7bf7a850e3.tar.gz fsf-binutils-gdb-c5f62d5ff9f52f2170a401631240af7bf7a850e3.tar.bz2 |
gdb/
* linux-nat.c (kill_lwp): Minor cleanup, move definition of
tkill_failed into ifdef HAVE_TKILL_SYSCALL. Move setting of errno
there too. Delete unnecessary resetting of errno after syscall.
Minor comment changes to match gdbserver/linux-low.c:kill_lwp.
gdbserver/
* linux-low.c (kill_lwp): Use __NR_tkill instead of SYS_tkill.
Move definition of tkill_failed to ifdef __NR_tkill to avoid gcc
warning ifndef __NR_tkill. Move setting of errno there too.
Delete unnecessary resetting of errno after syscall.
Minor comment changes to match gdb/linux-nat.c:kill_lwp.
Diffstat (limited to 'bfd/version.h')
0 files changed, 0 insertions, 0 deletions