[Bug libc/23562] Wrong type for si_band in Linux-specific siginfo_t
cvs-commit at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Mon Oct 22 11:22:00 GMT 2018
https://sourceware.org/bugzilla/show_bug.cgi?id=23562
--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".
The branch, release/2.28/master has been updated
via 69d1e73d99c6ad3f65fc16b6325d6ae289950d03 (commit)
from 314e181dc90cb290942d8b2b57823306ae956696 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=69d1e73d99c6ad3f65fc16b6325d6ae289950d03
commit 69d1e73d99c6ad3f65fc16b6325d6ae289950d03
Author: Ilya Yu. Malakhov <malakhov@mcst.ru>
Date: Mon Oct 22 13:03:57 2018 +0200
signal: Use correct type for si_band in siginfo_t [BZ #23562]
(cherry picked from commit f997b4be18f7e57d757d39e42f7715db26528aa0)
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 6 ++++++
NEWS | 1 +
sysdeps/unix/sysv/linux/bits/types/siginfo_t.h | 2 +-
3 files changed, 8 insertions(+), 1 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list