This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/23562] Wrong type for si_band in Linux-specific siginfo_t


https://sourceware.org/bugzilla/show_bug.cgi?id=23562

--- Comment #6 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.26/master has been updated
       via  48bef587bfd4b6c11ae227075eb1492b10a395a8 (commit)
      from  202d08db40f297e718699f628e3c2111be335c2c (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=48bef587bfd4b6c11ae227075eb1492b10a395a8

commit 48bef587bfd4b6c11ae227075eb1492b10a395a8
Author: Ilya Yu. Malakhov <malakhov@mcst.ru>
Date:   Mon Oct 22 13:43:59 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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]