This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 457bd9cf2e x86-64: Check if mprotect works before rewriting PLT new 709fbd3ec3 stdlib: Reinstate stable mergesort implementation on qsort
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: manual/argp.texi | 2 +- manual/locale.texi | 2 +- manual/search.texi | 7 +- stdlib/Makefile | 1 - stdlib/qsort.c | 470 +++++++++++++++++++++++++--------------------------- stdlib/tst-qsort4.c | 25 +-- stdlib/tst-qsort5.c | 171 ------------------- 7 files changed, 232 insertions(+), 446 deletions(-) delete mode 100644 stdlib/tst-qsort5.c