This is the mail archive of the glibc-cvs@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]

GNU C Library master sources branch ibm/2.24/master updated. glibc-2.24-50-g3af49a0


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, ibm/2.24/master has been updated
       via  3af49a0209bef32ba03b78ea3b7256584964d981 (commit)
       via  b2e8c40afcb83f9a6dbbb543ce0951b6c890d350 (commit)
       via  3966298a45782a73739ea31d76ee96b5c1a2788f (commit)
       via  cc5dcd88039269bfaeefc0f5b2cf675904f7ee33 (commit)
       via  8cc27927431a70c361b8cdddab074878d054a306 (commit)
       via  7043946c7921c0e3850dd2b3d948336624bb0f62 (commit)
       via  658b0abcff29e817bcb887a6a128aca0226289cd (commit)
       via  4d393a8831fc0ab1b7c29e2d5bafbdbfe2102082 (commit)
       via  d012ea850680a2a94959f1c5136502a0f712b30a (commit)
       via  b3b37f1a5559a7620e31c8053ed1b44f798f2b6d (commit)
      from  5939404d49f116302c2ecc773bb6a7495ddb23bf (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 -----------------------------------------------------------------
http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=3af49a0209bef32ba03b78ea3b7256584964d981

commit 3af49a0209bef32ba03b78ea3b7256584964d981
Merge: 5939404 b2e8c40
Author: Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
Date:   Tue Apr 25 13:24:52 2017 -0300

    Merge branch release/2.24/master into ibm/2.24/master


-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                          |   65 +++++++
 NEWS                                               |    9 +
 include/arpa/nameser_compat.h                      |    6 +-
 io/fts.h                                           |    2 +-
 resolv/Makefile                                    |    5 +
 resolv/nss_dns/dns-host.c                          |    2 +-
 resolv/res_mkquery.c                               |    4 +
 resolv/res_query.c                                 |    6 +-
 resolv/tst-resolv-qtypes.c                         |  185 ++++++++++++++++++++
 sysdeps/hppa/dl-machine.h                          |    9 +-
 .../unix/sysv/linux/mips/mips64/n64/syscalls.list  |    2 +
 sysdeps/unix/sysv/linux/spawni.c                   |   16 ++-
 sysdeps/x86_64/dl-trampoline.S                     |    3 +-
 sysdeps/x86_64/dl-trampoline.h                     |    9 +-
 .../x86_64/multiarch/memset-vec-unaligned-erms.S   |    2 +
 sysdeps/x86_64/sysdep.h                            |    3 +-
 16 files changed, 303 insertions(+), 25 deletions(-)
 create mode 100644 resolv/tst-resolv-qtypes.c


hooks/post-receive
-- 
GNU C Library master sources


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