]> git.ipfire.org Git - thirdparty/elfutils.git/commit
On non-linux systems, don't use native signal numbers
authorUlf Hermann <ulf.hermann@qt.io>
Fri, 18 Aug 2017 15:03:50 +0000 (17:03 +0200)
committerMark Wielaard <mark@klomp.org>
Fri, 18 Aug 2017 21:35:47 +0000 (23:35 +0200)
commite3d869ece3d92716b5eba3563ecfea679667fe2e
treebe804cfb2bbfd43e0eb57f2e2d9331d3c93deb4c
parent4a3330a918c3647c9d5c9211410628b872d7a194
On non-linux systems, don't use native signal numbers

We assume core files from linux systems, so we should use the linux
version of the signals when reading them. Other OS might have different
signal numbers.

Signed-off-by: Ulf Hermann <ulf.hermann@qt.io>
src/ChangeLog
src/readelf.c