]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Bug 338974 glibc 2.20 changed size of struct sigaction sa_flags on s390
authorMark Wielaard <mark@klomp.org>
Wed, 10 Sep 2014 12:08:15 +0000 (12:08 +0000)
committerMark Wielaard <mark@klomp.org>
Wed, 10 Sep 2014 12:08:15 +0000 (12:08 +0000)
commit5633e22712d28a609175810a7baa382d90c82809
treeaf97b2b33b7a1a633a8d8c6c8b91ee9cc86dbbde
parentf7a75abf867940f415ad7f005ef8dcf9d7bdd902
Bug 338974 glibc 2.20 changed size of struct sigaction sa_flags on s390

To track POSIX glibc and the kernel agreed to change the type of the
sa_flags field in struct sigaction to an int. There is now a int
__glibc_reserved0 padding field that can be passed undefined.
See https://sourceware.org/ml/libc-alpha/2014-09/msg00161.html

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14508
NEWS
include/vki/vki-s390x-linux.h