]> granicus.if.org Git - strace/commit
hppa: update error codes and signal numbers
authorHelge Deller <deller@gmx.de>
Sat, 8 Nov 2014 21:52:44 +0000 (22:52 +0100)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 11 Nov 2014 15:54:04 +0000 (15:54 +0000)
commitfafc71f622a9b97a12b02fe2bdfdbc407f57f700
tree9f8bc8195bebcdcc66e17e3f0b2ec0fe20e628fb
parent22deda33c6464e403aaf3d979eb2ca28af937417
hppa: update error codes and signal numbers

There are two important changes in here:

1. EWOULDBLOCK has been up to kernel 3.14 errorcode #246. Since hppa
folks had problems with EWOULDBLOCK != EAGAIN, this was changed in
kernel 3.14.

2. Starting with kernel 3.18, hppa folks changed some signal numbers in
such a way that we end up with SIGRTMIN == 32, which brings hppa in sync
with other linux ports.

Both were incompatible changes which basically broke hppa ABI, but since
they have been merged into the kernel, we have to follow.
linux/hppa/errnoent.h
linux/hppa/signalent.h