public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Tulio Magno Quites Machado Filho <tuliom@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc/ibm/2.28/master] Merge branch release/2.28/master into ibm/2.28/master
Date: Fri, 22 Nov 2019 18:55:00 -0000	[thread overview]
Message-ID: <20191122185501.14392.qmail@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=b32c2757140d192c0b377c073327573f82190b05

commit b32c2757140d192c0b377c073327573f82190b05
Merge: 22f3c11 cedb3e4
Author: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Date:   Fri Nov 22 14:23:17 2019 -0300

    Merge branch release/2.28/master into ibm/2.28/master

Diff:

 ChangeLog                                          | 214 ++++++++
 NEWS                                               |   9 +
 elf/dl-load.c                                      |  18 +-
 elf/dl-open.c                                      |   8 +-
 elf/dl-tunables.list                               |   5 +
 elf/elf.h                                          |   7 +
 include/elf.h                                      |   2 +-
 io/Makefile                                        |   5 -
 io/copy_file_range-compat.c                        | 160 ------
 io/copy_file_range.c                               |  18 +-
 io/tst-copy_file_range.c                           | 557 +--------------------
 malloc/Makefile                                    |   4 +-
 malloc/arena.c                                     |   2 +
 malloc/malloc.c                                    |  45 +-
 malloc/tst-mxfast.c                                |  50 ++
 manual/llio.texi                                   |  10 +-
 manual/tunables.texi                               |  16 +-
 nptl/allocatestack.c                               |   4 +-
 nptl/tst-tls1.c                                    |  90 ++--
 nscd/connections.c                                 |   3 +-
 nss/nss_db/db-open.c                               |   6 +-
 posix/tst-mmap-offset.c                            |   9 +-
 string/memmem.c                                    | 123 +++--
 string/str-two-way.h                               |   9 +-
 string/strcasestr.c                                |  37 +-
 string/strstr.c                                    | 172 +++++--
 support/Makefile                                   |   2 +
 support/support.h                                  |   1 +
 .../xposix_memalign.c                              |  29 +-
 support/xpthread_attr_setstack.c                   |  26 +
 support/xthread.h                                  |   2 +
 sysdeps/aarch64/dl-machine.h                       |  35 +-
 sysdeps/aarch64/multiarch/memcpy.c                 |   2 +-
 sysdeps/generic/mmap_info.h                        |  16 +
 sysdeps/unix/sysv/linux/aarch64/cpu-features.c     |   1 +
 sysdeps/unix/sysv/linux/aarch64/cpu-features.h     |   2 +
 sysdeps/unix/sysv/linux/alpha/kernel-features.h    |   1 -
 sysdeps/unix/sysv/linux/copy_file_range.c          |  21 +-
 sysdeps/unix/sysv/linux/kernel-features.h          |   4 -
 .../unix/sysv/linux/microblaze/kernel-features.h   |   3 -
 sysdeps/unix/sysv/linux/mips/Makefile              |  21 +-
 sysdeps/unix/sysv/linux/mips/configure             |  41 ++
 sysdeps/unix/sysv/linux/mips/configure.ac          |  32 ++
 sysdeps/unix/sysv/linux/mips/mmap_info.h           |  13 +
 sysdeps/unix/sysv/linux/mmap64.c                   |   9 +-
 sysdeps/x86/Makefile                               |  40 +-
 sysdeps/x86/tst-cet-legacy-5.c                     |  76 +++
 sysdeps/x86/tst-cet-legacy-5a.c                    |   1 +
 sysdeps/x86/tst-cet-legacy-5b.c                    |   1 +
 sysdeps/x86/tst-cet-legacy-6.c                     |  76 +++
 sysdeps/x86/tst-cet-legacy-6a.c                    |   1 +
 sysdeps/x86/tst-cet-legacy-6b.c                    |   1 +
 sysdeps/x86/tst-cet-legacy-mod-5.c                 |  31 ++
 sysdeps/x86/tst-cet-legacy-mod-5a.c                |   1 +
 sysdeps/x86/tst-cet-legacy-mod-5b.c                |   1 +
 sysdeps/x86/tst-cet-legacy-mod-5c.c                |  36 ++
 sysdeps/x86/tst-cet-legacy-mod-6.c                 |  31 ++
 sysdeps/x86/tst-cet-legacy-mod-6a.c                |   1 +
 sysdeps/x86/tst-cet-legacy-mod-6b.c                |   1 +
 sysdeps/x86/tst-cet-legacy-mod-6c.c                |  36 ++
 sysdeps/x86/tst-cet-legacy-mod-6d.c                |   1 +
 61 files changed, 1216 insertions(+), 963 deletions(-)


             reply	other threads:[~2019-11-22 18:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-22 18:55 Tulio Magno Quites Machado Filho [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-02-13 22:30 Tulio Magno Quites Machado Filho
2020-10-06 18:59 Tulio Magno Quites Machado Filho
2020-03-23 18:09 Tulio Magno Quites Machado Filho
2019-12-04 18:10 Tulio Magno Quites Machado Filho
2019-06-27 14:31 Tulio Magno Quites Machado Filho

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191122185501.14392.qmail@sourceware.org \
    --to=tuliom@sourceware.org \
    --cc=glibc-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).