diff options
author | Helge Deller <deller@gmx.de> | 2023-11-23 20:28:27 +0100 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2023-11-25 09:43:18 +0100 |
commit | e5f3e299a2b1e9c3ece24a38adfc089aef307e8a (patch) | |
tree | 225799adfb44bfc2881d76512a3683f8ed90f315 /.gitattributes | |
parent | fe76a1349f235969381832c83d703bc911021eb6 (diff) |
parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes
Those return codes are only defined for the parisc architecture and
are leftovers from when we wanted to be HP-UX compatible.
They are not returned by any Linux kernel syscall but do trigger
problems with the glibc strerrorname_np() and strerror() functions as
reported in glibc issue #31080.
There is no need to keep them, so simply remove them.
Signed-off-by: Helge Deller <deller@gmx.de>
Reported-by: Bruno Haible <bruno@clisp.org>
Closes: https://sourceware.org/bugzilla/show_bug.cgi?id=31080
Cc: stable@vger.kernel.org
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions